Hi,
This can be done by using
Control Conditions for the Path Edit and button controls. Here are the steps:
- for this example we set the property of the checkbox to
CHECK (in the "Property Name" field of the
Properties pane)
- select the path edit control on "BrowseDlg" and go to the "Control Conditions" tab
- create these control events:
- do the same for the button
This way, the path edit and button controls will be disabled when the checkbox is unchecked and enabled when the checkbox is checked.
Regards,
Cosmin
FOLLOW US