DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / HelpButton Property

In This Topic
    HelpButton Property
    In This Topic
    Syntax
    'Declaration
     
    
    <SRCategoryAttribute("CatWindowStyle")>
    <System.ComponentModel.DefaultValueAttribute(False)>
    <SRDescriptionAttribute("FormHelpButtonDescr")>
    Public Property HelpButton As System.Boolean
    [SRCategory("CatWindowStyle")]
    [System.ComponentModel.DefaultValue(false)]
    [SRDescription("FormHelpButtonDescr")]
    public System.bool HelpButton {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also