Class ButtonBar
Holds the configuration for a particular kind of button bar.
Inheritance
System.Object
ButtonBar
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Sig.DeviceAPI
Assembly: SigDeviceAPI.dll
Syntax
public class ButtonBar
Constructors
Name | Description |
---|---|
ButtonBar(ButtonBarMode) | Constructs an empty button bar for the requested device mode. Note that, not all device modes have button bars. |
Fields
Name | Description |
---|---|
Configs | A dictionary containing the button configurations. |
Properties
Name | Description |
---|---|
ButtonBarMode | The mode that has a button bar. |