System.Windows.Forms.Panel: Property Members

The properties of System.Windows.Forms.Panel are listed below. For a list of all members, see the Panel Members list.

See Also: Inherited members from System.Windows.Forms.ScrollableControl

Public Properties

override
AutoSizebool.

Gets or sets a value that indicates whether the control resizes based on its contents.

AutoSizeModeAutoSizeMode.

Indicates the automatic sizing behavior of the control.

BorderStyleBorderStyle.

Indicates the border style for the control.

TabStopbool.

Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.

override
Textstring.

This member is not meaningful for this control.

Protected Properties

[read-only]
override
CreateParamsCreateParams.

Gets the required creation parameters when the control handle is created.

[read-only]
override
DefaultSizeSystem.Drawing.Size.

Gets the default size of the control.