Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadSkinsForm Class / HelpBtn Property


In This Topic
    HelpBtn Property (SpreadSkinsForm)
    In This Topic
    Internal use only. Gets the help button.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HelpBtn As Control
    'Usage
     
    
    Dim instance As SpreadSkinsForm
    Dim value As Control
     
    value = instance.HelpBtn
    public Control HelpBtn {get;}
    See Also