Do you set the ScrollBars property if the TextBox is Multiline?
Last updated by Igor Goldobin 12 months ago.See historyIf a TextBox has Multiline set to true, then the ScrollBars property should be set to "Both" or at least "Vertical".
We have a program called SSW Code Auditor to check for this rule.