Name | Description | |
---|---|---|
![]() | ArrangeItem | Overridden. Overriden to layout the item slot. |
![]() | CreateColorDialog | Creates the color dialog shown when the "More Colors..." button is clicked. |
![]() | CreatePopupColorPicker | Creates the color picker that should be shown in the popup window. |
![]() | CreatePopupContent | Overridden. Must override to create the popup content. |
![]() | MeasureItem | Overridden. Overriden to measure the item slot. |
![]() | OnColorDialogClosed | Called when the color dialog has been closed |
![]() | OnColorPickerSelectedColorChanged | Called when a mouse button is released over the drop down list box |
![]() | OnMoreColorsButtonClicked | Occurs when the more colors button has been clicked |
![]() | OnPopupClosed | Overridden. Called when the drop down has been closed. |
![]() | OnPopupOpened | Overridden. Called when the popup is opened. |
![]() | OnPrePaint | Overridden. Peforms the element pre-children custom paint. |