Click or drag to resize
IMyTerminalControlButton Properties
v01.180.0 (Beta)

[This is preliminary documentation and is subject to change.]

The IMyTerminalControlButton type exposes the following members.

Properties
  NameDescription
Public propertyAction
The action taken when a button is clicked
Public propertyEnabled
Allows you to set if the control is enabled
(Inherited from IMyTerminalControl.)
Public propertyId
Identifier of control
(Inherited from IMyTerminalControl.)
Public propertySupportsMultipleBlocks
Allows you to set if the control is visible when the block is selected as a group
(Inherited from IMyTerminalControl.)
Public propertyTitle
Allows you to get or set the Label that appears on the control
(Inherited from IMyTerminalControlTitleTooltip.)
Public propertyTooltip
Allows you to get or set the tooltip that appears when you hover over the control
(Inherited from IMyTerminalControlTitleTooltip.)
Public propertyVisible
Allows you to set if the control is visible
(Inherited from IMyTerminalControl.)
Top
See Also