PropertyGrid.TabIndex 屬性

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

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

語法

'宣告
<BrowsableAttribute(False)> _
Public Overridable Property TabIndex As Integer
[BrowsableAttribute(false)]
public virtual int TabIndex { get; set; }

屬性值

型別:System.Int32

備註

呼叫者注意事項

不應該使用這個方法,而且它不受支援。 如需詳細資訊,請參閱Office 文件上的 Windows Form 控制項限制

.NET Framework 安全性

請參閱

參考

PropertyGrid 類別

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