public read-write property AutoScrollOffset: System.Drawing.Point; virtual;
System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)
System.ComponentModel.DefaultValueAttribute()
System.ComponentModel.BrowsableAttribute()
public function get,set AutoScrollOffset : System.Drawing.Point
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
<System.ComponentModel.DefaultValueAttribute()>
<System.ComponentModel.BrowsableAttribute(False)>
PublicOverridableProperty AutoScrollOffset As System.Drawing.Point
'用法
Dim instance AsC1InputPanelDim value As System.Drawing.Point
instance.AutoScrollOffset = value
value = instance.AutoScrollOffset
需求
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2