ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.C1SuperTooltip.Design Namespace / PlainHtmlTemplate Class / AutoScrollMargin Property

In This Topic
    AutoScrollMargin Property (PlainHtmlTemplate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoScrollMargin As System.Drawing.Size
    public System.Drawing.Size AutoScrollMargin {get; set;}
    See Also