Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpBaseStatusBarElement Class / bound Field


In This Topic
bound Field
In This Topic
represent the rectangle bounding the eelements
Syntax
'Declaration
 
Protected bound As Rectangle
 
'Usage
 
Dim instance As FpBaseStatusBarElement
Dim value As Rectangle
 
value = instance.bound
 
instance.bound = value
See Also