public enum TrayButtonType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TrayButtonType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum TrayButtonType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TrayButtonType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Button | A regular button that has a Command, a tooltip is displayed when the mouse is hovered over the button. |
PopupToggleButton | A toggle button that has a Checked state, a Popup with subclass-defined content is displayed when the mouse is hovered over the button. |
ToggleButton | A toggle button that has a Checked state, a tooltip is displayed when the mouse is hovered over the button. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.TrayButtonType
Target Platforms: Windows 11, Windows 10, Windows 8.1