System.Windows.Forms.SplitterPanel.TabIndex Property

Gets or sets the tab order of the System.Windows.Forms.SplitterPanel within its System.Windows.Forms.SplitContainer. This property is not relevant to this class.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public int TabIndex { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is not relevant to this class.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0