Posted 15 March 2019, 1:01 pm EST
Is there an event that helps me to prevent the user from changing the tab?
User is updating data, the update fails because of a validate …
Regards.
Forums Home / ComponentOne / WinForms Edition
Posted by: andreas.kren on 15 March 2019, 1:01 pm EST
Posted 15 March 2019, 1:01 pm EST
Is there an event that helps me to prevent the user from changing the tab?
User is updating data, the update fails because of a validate …
Regards.
Posted 18 March 2019, 3:05 am EST
Hi,
You can use the Clickable property of RibbonTab to disable tab selection of all tabs except the active one.
Please refer to the attached sample for an example.
Regards,
Jitender