Label.Dock 屬性

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

這個成員會覆寫 Control.Dock

命名空間:  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 Dock As DockStyle
[BrowsableAttribute(false)]
public override DockStyle Dock { get; set; }

屬性值

類型:System.Windows.Forms.DockStyle

備註

呼叫者注意事項

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

.NET Framework 安全性

請參閱

參考

Label 類別

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