Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace : ISmartButton Interface |
The following tables list the members exposed by ISmartButton.
Name | Description | |
---|---|---|
![]() | ActionSequence | A sequence of input map actions to execute when this button is clicked. |
![]() | BackgroundColor | Gets or sets the color used to paint the background of this button. |
![]() | ButtonText | Gets or sets the text displayed on the face of this button. |
![]() | EndColumn | Gets or sets the ending column of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl) |
![]() | EndRow | Gets or sets the ending row of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl) |
![]() | ForegroundColor | Gets or sets the foreground color of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl) |
![]() | Id | Gets the unique id for this SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl) |
![]() | StartColumn | Gets or sets the starting column of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl) |
![]() | StartRow | Gets or sets the starting row of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl) |
![]() | ToolTipText | Gets or sets the tool tip text for the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl) |
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable) |
Name | Description | |
---|---|---|
![]() | ButtonClicked | This event is triggered when a button decoration is clicked. |