System.Windows.Forms.TabPage: Property Members

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

Public Properties

override
AnchorAnchorStyles.

This member is not meaningful for this control.

override
AutoSizebool.

This property is not meaningful for this control.

override
AutoSizeModeAutoSizeMode.

This property is not meaningful for this control.

override
BackColorSystem.Drawing.Color.

Gets or sets the background color for the System.Windows.Forms.TabPage.

override
DockDockStyle.

This member is not meaningful for this control.

Enabledbool.

This member is not meaningful for this control.

ImageIndexint.

Gets or sets the index to the image displayed on this tab.

ImageKeystring.

Gets or sets the key accessor for the image in the TabControl.ImageList of the associated System.Windows.Forms.TabControl.

LocationSystem.Drawing.Point.

This property is not meaningful for this control.

override
MaximumSizeSystem.Drawing.Size.

This property is not meaningful for this control.

override
MinimumSizeSystem.Drawing.Size.

This property is not meaningful for this control.

[read-only]
PreferredSizeSystem.Drawing.Size.

This property is not meaningful for this control.

TabIndexint.

This property is not meaningful for this control.

TabStopbool.

This member is not meaningful for this control.

override
Textstring.

Gets or sets the text to display on the tab.

ToolTipTextstring.

Gets or sets the ToolTip text for this tab.

UseVisualStyleBackColorbool.

Gets or sets a value indicating whether the System.Windows.Forms.TabPage background renders using the current visual style when visual styles are enabled.

Visiblebool.

This member is not meaningful for this control.