ArcFM Solution Developer Guide
AutoScrollMinSize Property (AUBrowserControl)


Syntax
'Declaration
 
<SRCategoryAttribute("Layout")>
<System.ComponentModel.LocalizableAttribute(True)>
<SRDescriptionAttribute("The minimum logical size for the auto scroll region.")>
Public Property AutoScrollMinSize As System.Drawing.Size
'Usage
 
Dim instance As AUBrowserControl
Dim value As System.Drawing.Size
 
instance.AutoScrollMinSize = value
 
value = instance.AutoScrollMinSize
[SRCategory("Layout")]
[System.ComponentModel.Localizable(true)]
[SRDescription("The minimum logical size for the auto scroll region.")]
public System.Drawing.Size AutoScrollMinSize {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