Previous Topic: Size, Align, and Move ControlsNext Topic: Add Pictures


Disable Controls

The design of your interface is more user-centered if you specify the conditions for which a user can and cannot interact with a control. Disabling a control prevents a user from interacting with it. You disable controls based on the conditions of other controls. For example, you can disable a push button until an entry field contains data.