VScrollBar.Anchor 屬性

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

這個成員會覆寫 Control.Anchor

命名空間:  Microsoft.Office.Tools.Word.Controls
組件:  Microsoft.Office.Tools.Word.v4.0.Utilities (在 Microsoft.Office.Tools.Word.v4.0.Utilities.dll 中)

語法

'宣告
<BrowsableAttribute(False)> _
Public Overrides Property Anchor As AnchorStyles
[BrowsableAttribute(false)]
public override AnchorStyles Anchor { get; set; }

屬性值

類型:System.Windows.Forms.AnchorStyles

備註

呼叫者注意事項

This method should not be used and is not supported. For more information, see Office 文件上的 Windows Form 控制項限制.

.NET Framework 安全性

請參閱

參考

VScrollBar 類別

Microsoft.Office.Tools.Word.Controls 命名空間