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


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