Panel Properties |
The Panel type exposes the following members.
Name | Description | |
---|---|---|
Content |
Gets or sets the main content of the panel.
| |
ContextMenu |
Gets or sets the context menu for the panel.
| |
Controls |
Gets an enumeration of controls that are directly contained by this container
(Overrides ContainerControls.) | |
MinimumSize |
Gets or sets the minimum size of the panel.
| |
Padding |
Gets or sets the padding around the Content of the panel.
|