Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.UserInterface Namespace / SmartControl Class


In This Topic
    SmartControl Class Methods
    In This Topic

    For a list of all members of this type, see SmartControl members.

    Public Methods
     NameDescription
    Public MethodEvent sink for Smart Control Activated event  
    Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
    Public MethodEvent sink for Smart Control Deactivated event  
    Public Method (Inherited from Attachmate.Reflection.Framework.Proxy)
    Public MethodServes as the default hash function. (Inherited from Attachmate.Reflection.Framework.Proxy)
    Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from Attachmate.Reflection.Framework.Proxy)
    Public MethodGets the System.Type of the current instance. (Inherited from Attachmate.Reflection.Framework.Proxy)
    Public MethodReturns a string that represents the current object. (Inherited from Attachmate.Reflection.Framework.Proxy)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
    Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
    Protected MethodRaise Activated event.  
    Protected MethodRaise Deactivated event.  
    Top
    See Also