Enable/hide/assign controls according to specific conditions. Also applies to menu items. Easy, fast, without coding and with a minimum effort. Enabling / disabling result example:
Example Click here for an example of enabling controls
Easy Simply rightmouse click on your RADvolution form and select 'Manage control state ...'. A collection editor designer pops up allowing you to add conditions and actions. This allows easy maintenance and you have an overview of all the conditions and actions in your form.
Minimum effort
Flexible Complex conditions can be handled by condition events. This enables you to create your own custom conditions in source code. In the same way complex actions can be handled too. More actions ... More actions than enabling/hiding controls are supported. Actions like setting a required entry according to a specific condition. Or actions which set the Font, BackColor or ForeColor of a control.