TreeListCustomizationWindowPopupStyle Properties
Contains styles settings defining the appearance of a customization window.| Name | Description |
|---|---|
| CloseButton | Gets style settings for a window’s close button. Inherited from PopupControlStyles. |
| CollapseButton | Gets style settings for a window’s collapse button. Inherited from PopupControlStyles. |
| Content | Gets style settings for a window’s content region. Inherited from PopupControlStyles. |
| ControlStyle | Obsolete. Gets style settings for a popup control’s. Inherited from PopupControlStyles. |
| EnableDefaultAppearance | Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase. |
| Header | Gets style settings for a window’s header. Inherited from PopupControlStyles. |
| MaximizeButton | Gets style settings for a window’s maximize button. Inherited from PopupControlStyles. |
| PinButton | Gets style settings for a window’s pin button. Inherited from PopupControlStyles. |
| PopupControl | Gets the general style settings of popup elements within a tree list. |
| RefreshButton | Gets style settings for a window’s refresh button. Inherited from PopupControlStyles. |
| Theme | Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase. |
See Also