ArcFM Solution Developer Guide
AutoScrollMargin Property (AUBrowserControl)


Syntax
'Declaration
 
<SRCategoryAttribute("Layout")>
<System.ComponentModel.LocalizableAttribute(True)>
<SRDescriptionAttribute("The margin around controls during auto scroll.")>
Public Property AutoScrollMargin As System.Drawing.Size
'Usage
 
Dim instance As AUBrowserControl
Dim value As System.Drawing.Size
 
instance.AutoScrollMargin = value
 
value = instance.AutoScrollMargin
[SRCategory("Layout")]
[System.ComponentModel.Localizable(true)]
[SRDescription("The margin around controls during auto scroll.")]
public System.Drawing.Size AutoScrollMargin {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

AUBrowserControl Class
AUBrowserControl Members

 

 


Send Comment