Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1Toolbar Class / ShowHelpButton Property

In This Topic
    ShowHelpButton Property (C1Toolbar)
    In This Topic
    Gets or sets the help button visibility
    Syntax
    'Declaration
     
    
    Public Property ShowHelpButton As Boolean
    public bool ShowHelpButton {get; set;}
    See Also