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

In This Topic
    SizeGripStyle Property
    In This Topic
    Syntax
    'Declaration
     
    
    <SRCategoryAttribute("CatWindowStyle")>
    <System.ComponentModel.DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
    <SRDescriptionAttribute("FormSizeGripStyleDescr")>
    Public Property SizeGripStyle As System.Windows.Forms.SizeGripStyle
    [SRCategory("CatWindowStyle")]
    [System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
    [SRDescription("FormSizeGripStyleDescr")]
    public System.Windows.Forms.SizeGripStyle SizeGripStyle {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also