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

In This Topic
    AutoScrollMargin Property
    In This Topic
    Syntax
    'Declaration
     
    
    <SRCategoryAttribute("CatLayout")>
    <System.ComponentModel.LocalizableAttribute(True)>
    <SRDescriptionAttribute("FormAutoScrollMarginDescr")>
    Public Property AutoScrollMargin As System.Drawing.Size
    [SRCategory("CatLayout")]
    [System.ComponentModel.Localizable(true)]
    [SRDescription("FormAutoScrollMarginDescr")]
    public System.Drawing.Size AutoScrollMargin {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also