IStyle |
The IStyleListController type exposes the following members.
| Name | Description | |
|---|---|---|
| AvailableItems | Gets the available style items. | |
| AvailableItemsDragDropHandler | Gets the drag-and-drop handler for available items. | |
| AvailableLists | Gets the available style lists. | |
| CmdAvailableItem_AddToCurrent | Gets the command that adds selected available items to the current list. | |
| CmdCurrentItem_Edit | Gets the command that edits the selected current item. | |
| CmdCurrentItem_MoveDown | Gets the command that moves selected current items down. | |
| CmdCurrentItem_MoveUp | Gets the command that moves selected current items up. | |
| CmdCurrentItem_Remove | Gets the command that removes selected current items. | |
| CmdCurrentList_Store | Gets the command that stores the current list. | |
| CurrentItems | Gets the current items of the edited list. | |
| CurrentItemsDragDropHandler | Gets the drag-and-drop handler for current items. | |
| NewListNameIsEnabled | Gets or sets a value indicating whether the list name can be edited. | |
| NewListNameIsMarked | Gets or sets a value indicating whether the list name should be visually marked. | |
| NewListNameText | Gets or sets the proposed name for the current list. | |
| NewListNameToolTip | Gets or sets the tooltip shown for the list name. | |
| StoreInUserSettings | Gets or sets a value indicating whether the list should be stored in user settings. |