The table below lists controls that support context buttons and members that allow you to add/remove and customize them.
Control
| Button Collection
| Options
| Click Event
| Item Customization Event
| Rating Point Tooltip Event
| Check/Range/Rating Value Changed Event
|
---|
AccordionControl
| AccordionControl.GroupContextButtons, AccordionControl.ItemContextButtons, AccordionControlElementBase.ContextButtons
| AccordionControl.ContextButtonsOptions
| AccordionControl.ContextButtonClick
| AccordionControl.ContextButtonCustomize
| AccordionControl.CustomContextButtonToolTip
| |
CameraControl
| CameraControl.ContextButtons
| CameraControl.ContextButtonOptions
| CameraControl.ContextButtonClick
| CameraControl.ContextButtonCustomize
| | |
CalendarControl
| CalendarControlBase.ContextButtons
| CalendarControlBase.ContextButtonOptions
| CalendarControlBase.ContextButtonClick
| CalendarControlBase.ContextButtonCustomize
| CalendarControlBase.CustomContextButtonToolTip
| CalendarControlBase.ContextButtonValueChanged
|
CheckedComboBoxEdit
| RepositoryItemCheckedComboBoxEdit.ContextButtons
| RepositoryItemCheckedComboBoxEdit.ContextButtonOptions
| RepositoryItemPopupBase.ContextButtonClick
| RepositoryItemPopupBase.CustomizeContextItem
| | RepositoryItemPopupBase.ContextButtonValueChanged
|
ComboBoxEdit
| RepositoryItemComboBox.ContextButtons
| RepositoryItemComboBox.ContextButtonOptions
| RepositoryItemPopupBase.ContextButtonClick
| RepositoryItemPopupBase.CustomizeContextItem
| | RepositoryItemPopupBase.ContextButtonValueChanged
|
GalleryControl
| StandaloneGallery.ContextButtons
| StandaloneGallery.ContextButtonOptions
| StandaloneGallery.ContextButtonClick
| StandaloneGallery.ContextButtonCustomize
| StandaloneGallery.CustomContextButtonToolTip
| StandaloneGallery.ContextButtonValueChanged
|
ImageSlider
| ImageSlider.ContextButtons
| ImageSlider.ContextButtonOptions
| ImageSlider.ContextButtonClick
| | | |
ListBoxControl, ImageListBoxControl, CheckedListBoxControl
| BaseListBoxControl.ContextButtons
| BaseListBoxControl.ContextButtonOptions
| BaseListBoxControl.ContextButtonClick
| BaseListBoxControl.CustomizeContextItem
| BaseListBoxControl.CustomContextButtonToolTip
| BaseListBoxControl.ContextButtonValueChanged
|
PictureEdit
| RepositoryItemPictureEdit.ContextButtons
| RepositoryItemPictureEdit.ContextButtonOptions
| RepositoryItemPictureEdit.ContextButtonClick, PictureEdit.ContextButtonClick
| | RepositoryItemPictureEdit.CustomContextButtonToolTip, PictureEdit.CustomContextButtonToolTip
| RepositoryItemPictureEdit.ContextButtonValueChanged
|
SvgImageBox
| SvgImageBox.ContextButtons
| SvgImageBox.ContextButtonOptions
| SvgImageBox.ContextButtonClick
| | SvgImageBox.CustomContextButtonToolTip
| |
TileControl
| TileControl.ContextButtons
| TileControl.ContextButtonOptions
| TileControl.ContextButtonClick
| TileControl.ContextButtonCustomize
| TileControl.CustomContextButtonToolTip
| |
TileView
| TileView.ContextButtons, TileViewOptionsKanban.GroupHeaderContextButtons
| TileView.ContextButtonOptions, TileViewOptionsKanban.GroupHeaderContextButtonOptions
| TileView.ContextButtonClick, TileView.GroupHeaderContextButtonClick
| TileView.ContextButtonCustomize, TileView.GroupHeaderContextButtonCustomize
| TileView.CustomContextButtonToolTip, TileView.GroupHeaderContextButtonToolTip
| |
WinExplorerView
| WinExplorerView.ContextButtons
| WinExplorerView.ContextButtonOptions
| WinExplorerView.ContextButtonClick
| WinExplorerView.ContextButtonCustomize
| WinExplorerView.CustomContextButtonToolTip
| WinExplorerView.ContextButtonValueChanged
|