Reflection
SmartControl Class
Members 


Screen Decoration Object.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class SmartControl 
   Inherits Attachmate.Reflection.Framework.Proxy
   Implements ISmartControl 
'Usage
 
Dim instance As SmartControl
[Serializable()]
public class SmartControl : Attachmate.Reflection.Framework.Proxy, ISmartControl  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
         Attachmate.Reflection.UserInterface.SmartControl

See Also