PyCButton.SetState

int = SetState(bHighlight)

Sets the state of the button.

Parameters

bHighlight : int

The new state for the button.

Comments

Highlighting affects the exterior of a button control. It has no effect on the check state of a radio button or check box.