Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IFpStatusBarElement Interface / OnAttachSpreadContext Method


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