Add a CheckBox to each RibbonObjects (default Invisible).
In controls like RibbonCombos, it is very useful to allow the user to block/unbock via checkbox the presence of a particular data (i.e. Customers: if checked the combo, i allow to choose customers, otherwise i can send NULL to Sql field).
Something similar to C1TaskDialog concept...
3
votes