Spread Windows Forms 15.0
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()
    void OnAttachSpreadContext()
    See Also