Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetSkinsForm Class / HelpBtn Property


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