Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.UserInterface Namespace / ISmartButton Interface
Members


In This Topic
ISmartButton Interface
In This Topic
Interface for the SmartButton SmartUx control.
Syntax
'Declaration
 
Public Interface ISmartButton 
   Inherits Attachmate.Reflection.Framework.IProxy, ISmartControl 
 
'Usage
 
Dim instance As ISmartButton
Remarks
SmartUx controls are not available when using the Terminal User Control (TUC).
See Also