ButtonType enum

This enum has the 3 different types of buttons an Agentry Button Widget can be set to.

Members

All members of ButtonType, including inherited members.

Variables
Modifier and Type Variable Description
public ButtonStyleCheckbox Check box style button.
public ButtonStylePush Push Button.
public ButtonStyleRadio Radio Button.