NFilledPickerCell Class Members
In This Topic
The following tables list the members exposed by NFilledPickerCell.
Public Fields
Public Properties
| Name | Description |
 | PreviewBorder | Gets or sets the border used as outline of the filled picker cell content |
 | PreviewBorderThickness | Gets or sets the thickness of the border used as outline of the filled picker cell content |
Top
Protected Methods
| Name | Description |
 | OnPaintBackground | Overridden. Paints the background of the box, which is performed before the custom painting in OnPrePaint |
 | SetupContentAreaFill | Must override to set a Filling to the paint visitor, that will be used to fill the content area of the widget. |
Top
See Also