Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ZoomSliderStatusBarElement Class / OnDetachSpreadContext Method


In This Topic
    OnDetachSpreadContext Method (ZoomSliderStatusBarElement)
    In This Topic
    Calls this function when detaching the spread context from the element.
    Syntax
    'Declaration
     
    
    Public Overrides Sub OnDetachSpreadContext() 
    'Usage
     
    
    Dim instance As ZoomSliderStatusBarElement
     
    instance.OnDetachSpreadContext()
    public override void OnDetachSpreadContext()
    See Also