Forum Post: RE: ultraToolbarsManager ComboBoxTool (re) ValueList ValueListItems

  • Thread starter Thread starter jquerijero
  • Start date Start date
Status
Not open for further replies.
J

jquerijero

Guest
If the combo-box is bound, you will need to change the datasource. If the combo-box is unbound, you can directly reassign the ValueList property. The UltraToolbarsManager has a ToolValueChanged event. It behaves like the ToolClick event.

Continue reading...
 
Status
Not open for further replies.
Back
Top