In This Topic
Gets or sets a value indicating whether the field is scrollable to accommodate more text than fits within its annotation rectangle.
Syntax
'Declaration
Public Property Scrollable As System.Boolean
public System.bool Scrollable {get; set;}
See Also