<Code Lib>
2026 Overloads
Changes 0
O

ToggleButtonData (Overloads)

Name Return Type Description
C ToggleButtonData(String, String) None Constructs a new instance of ToggleButtonData, where the ToggleButton will not be associated to an ExternalCommand.
C ToggleButtonData(String, String, String, String) None Constructs a new instance of ToggleButtonData, where the ToggleButton will execute an ExternalCommand when clicked.