RoundPanelParts Properties
Contains the settings that define the appearance of different round panel parts.| Name | Description |
|---|---|
| BottomEdge | Obsolete. Gets the image that represents the panel’s bottom edge. |
| BottomLeftCorner | Obsolete. Gets the settings of an image displayed within the panel part’s bottom left corner. |
| BottomRightCorner | Obsolete. Gets the settings of an image displayed within the panel’s bottom right corner. |
| Content | Gets the appearance settings used to paint the panel’s content. |
| HeaderContent | Gets the appearance settings used to paint the panel header’s content. |
| HeaderLeftEdge | Obsolete. Gets the image that represents the panel header’s left edge. |
| HeaderRightEdge | Obsolete. Gets the image that represents the panel header’s right edge. |
| LeftEdge | Obsolete. Gets the image that represents the panel’s left edge. |
| NoHeaderTopEdge | Obsolete. Gets the image that represents the panel’s top edge when the header is disabled. |
| NoHeaderTopLeftCorner | Obsolete. Gets the image that represents the panel’s top left corner when the header is disabled. |
| NoHeaderTopRightCorner | Obsolete. Gets the image that represents the panel’s top right corner when the header is disabled. |
| RightEdge | Obsolete. Gets the image that represents the panel’s right edge. |
| ShowDefaultImages | Obsolete. Gets or sets whether default images of the round panel are shown. |
| TopEdge | Obsolete. Gets the image that represents the panel’s top edge. |
| TopLeftCorner | Obsolete. Gets the image that represents the panel’s top left corner. |
| TopRightCorner | Obsolete. Gets the image that represents the panel’s top right corner. |
See Also