Overflow Property (IScrollableRectangle)
In This Topic
Gets a value indicating how content that is larger than the container should be handled.
Syntax
'Declaration
ReadOnly Property Overflow As Overflow
Property Value
An
Overflow value specifying how to handle content larger than the container.
See Also