Click or drag to resize

Panel Properties

The Panel type exposes the following members.

Properties
  NameDescription
Public propertyContent
Gets or sets the main content of the panel.
Public propertyContextMenu
Gets or sets the context menu for the panel.
Public propertyControls
Gets an enumeration of controls that are directly contained by this container
(Overrides ContainerControls.)
Public propertyMinimumSize
Gets or sets the minimum size of the panel.
Public propertyPadding
Gets or sets the padding around the Content of the panel.
Top
See Also