FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpStatusBarTextElement Class / SetBound Method


In This Topic
SetBound Method (FpStatusBarTextElement)
In This Topic
Sets the element boundary.
Syntax
'Declaration
 
Public Overridable Sub SetBound( _
   ByVal r As Rectangle _
) 
 
'Usage
 
Dim instance As FpStatusBarTextElement
Dim r As Rectangle
 
instance.SetBound(r)

Parameters

r
See Also