|
ToolStripEx
Controls serving as common interfaces for producing user interface elements can be placed in the ToolStripEx. Standard toolstrip items that can be placed in the ToolStripEx have been illustrated below:
Standard Items in ToolStripEx
These controls also include Labels, Buttons, RadioButton, CheckBox, Galleries, Splitbutton, Dropdownbutton, ProgressBar,ComboBox, ToolStripComboBoxEx, TextBox, Separator and PanelItem.
User Interface controls in ToolStripEx
Individual Toolstrips can be embedded in the RibbonControlAdv's ToolStripTabItem
Embedded ToolStrip
Further, the ToolStripEx also includes capabilities to host any .NET Control.
|
|
|
|