PushButton.
Determines whether a button on a tool bar is in a state that is neither pressed nor not pressed.
This method is available only for tool bar pushbuttons in Windows.
bTest = pushbutton.IsIndeterminate()
Variable | Description |
---|---|
bTest | TRUE if the push button is neither pressed nor not pressed. BOOLEAN. |