The members of System.Windows.Forms.Panel are listed below.
See Also: Inherited members from System.Windows.Forms.ScrollableControl
Panel() |
Initializes a new instance of the System.Windows.Forms.Panel class. |
override | AutoSize | bool.
Gets or sets a value that indicates whether the control resizes based on its contents. |
AutoSizeMode | AutoSizeMode.
Indicates the automatic sizing behavior of the control. | |
BorderStyle | BorderStyle.
Indicates the border style for the control. | |
TabStop | bool.
Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. | |
override | Text | string.
This member is not meaningful for this control. |
[read-only] override | CreateParams | CreateParams.
Gets the required creation parameters when the control handle is created. |
[read-only] override | DefaultSize | System.Drawing.Size.
Gets the default size of the control. |
AutoSizeChanged |
Occurs when the value of the Panel.AutoSize property has changed. | |
KeyDown |
This member is not meaningful for this control. | |
KeyPress |
This member is not meaningful for this control. | |
KeyUp |
This member is not meaningful for this control. | |
TextChanged |
This member is not meaningful for this control. |