Possible values are (a blank string removes the current state): Active - appears as if it has been already clicked Disabled - appears in a disabled state Example:
controls.BUTTON1.bootstrapState = "Active"; controls.BUTTON1.setBootstrapState("Disabled");
Possible values are (a blank string removes the current state): Active - appears as if it has been already clicked Disabled - appears in a disabled state Example: