Reflection
ISmartButton Interface
Members 


Interface for the SmartButton SmartUx control.
Syntax
'Declaration
 
Public Interface ISmartButton 
   Inherits ISmartControl 
'Usage
 
Dim instance As ISmartButton
public interface ISmartButton : ISmartControl  
Remarks
SmartUx controls are not available when using the Terminal User Control (TUC).
See Also