TrackBar.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

備註

呼叫者注意事項

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

.NET Framework 安全性

請參閱

參考

TrackBar 類別

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