The properties of System.Windows.Forms.TabPage are listed below. For a list of all members, see the TabPage Members list.
See Also: Inherited members from System.Windows.Forms.Panel
override | Anchor | AnchorStyles.
This member is not meaningful for this control. |
override | AutoSize | bool.
This property is not meaningful for this control. |
override | AutoSizeMode | AutoSizeMode.
This property is not meaningful for this control. |
override | BackColor | System.Drawing.Color.
Gets or sets the background color for the System.Windows.Forms.TabPage. |
override | Dock | DockStyle.
This member is not meaningful for this control. |
Enabled | bool.
This member is not meaningful for this control. | |
ImageIndex | int.
Gets or sets the index to the image displayed on this tab. | |
ImageKey | string.
Gets or sets the key accessor for the image in the TabControl.ImageList of the associated System.Windows.Forms.TabControl. | |
Location | System.Drawing.Point.
This property is not meaningful for this control. | |
override | MaximumSize | System.Drawing.Size.
This property is not meaningful for this control. |
override | MinimumSize | System.Drawing.Size.
This property is not meaningful for this control. |
[read-only] | PreferredSize | System.Drawing.Size.
This property is not meaningful for this control. |
TabIndex | int.
This property is not meaningful for this control. | |
TabStop | bool.
This member is not meaningful for this control. | |
override | Text | string.
Gets or sets the text to display on the tab. |
ToolTipText | string.
Gets or sets the ToolTip text for this tab. | |
UseVisualStyleBackColor | bool.
Gets or sets a value indicating whether the System.Windows.Forms.TabPage background renders using the current visual style when visual styles are enabled. | |
Visible | bool.
This member is not meaningful for this control. |