Name | Description | |
---|---|---|
NNamedColorPicker Constructor | Default constructor. |
The following tables list the members exposed by NNamedColorPicker.
Name | Description | |
---|---|---|
NNamedColorPicker Constructor | Default constructor. |
Name | Description | |
---|---|---|
ListBoxChild | Reference to the ListBox child. | |
NNamedColorPickerSchema | Schema associated with NNamedColorPicker. | |
ToolbarChild | Reference to the Toolbar child. |
Name | Description | |
---|---|---|
ListBox | Gets/Sets the ListBox child. | |
SelectedColor | Gets/Sets the selected color. | |
Toolbar | Gets/Sets the Toolbar child. |
Name | Description | |
---|---|---|
ArrangeContent | Overridden. Arranges the element content. | |
CreateContent | Creates the picker's content. | |
CreateListBox | Creates the colors list box. | |
CreateToolbar | Creates the toolbar. | |
MeasureContent | Overridden. Measures the desired size of the element content. | |
OnListBoxItemSelected | Called when a list box item has been selected. | |
OnRegistered | Overridden. Called after the document node is registered in its owner document. | |
OnSearchTextBoxTextChanged | Called when the text of the Search text box has changed. | |
OnSortGroupSelectedIndexChanged | Called when a toggle button from the "Sort" button group has been clicked. | |
YSb | Overridden. |
Name | Description | |
---|---|---|
SelectedColorChanged | Called when the selected color has changed. |