Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpBaseStatusBarElement Class / OnAttachSpreadContext Method


In This Topic
OnAttachSpreadContext Method (FpBaseStatusBarElement)
In This Topic
Calls the function when attaching the spread context to the element.
Syntax
'Declaration
 
Public Overridable Sub OnAttachSpreadContext() 
 
'Usage
 
Dim instance As FpBaseStatusBarElement
 
instance.OnAttachSpreadContext()
See Also