Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.UserInterface Namespace / SmartControl Class
Properties Methods Events


In This Topic
    SmartControl Class Members
    In This Topic

    The following tables list the members exposed by SmartControl.

    Public Properties
     NameDescription
    Public PropertyGets or sets the ending column of the control.  
    Public PropertyGets or sets the ending row of the control.  
    Public PropertyGets or sets the foreground color of the control.  
    Public PropertyGets unique id for this control  
    Public PropertyGets or sets the starting column of the control.  
    Public PropertyGets or sets the starting row of the control.  
    Public PropertyGets or sets the tool tip text for the control.  
    Top
    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 object)
    Public MethodServes as the default hash function. (Inherited from object)
    Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Public MethodGets the System.Type of the current instance. (Inherited from object)
    Public MethodReturns a string that represents the current object. (Inherited from object)
    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
    Public Events
     NameDescription
    Public EventThis event is triggered when the host cursor moves under this control.  
    Public EventThis event is triggered when the host cursor moves under this control.  
    Top
    See Also