Therefore API > API Reference > Classes > TheCategoryDialog > Methods
EnableButton
Enables the dialog button with the specified TheButtonID.
Namespace: Therefore.API
Parameters
nButtonID
TheButtonID of the dialog button to be clicked.
bEnabled
true
The button is enabled and can be clicked.
false
The button is disabled and grayed. It cannot be clicked.
Return Value
None.