Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace : SmartControl Class |
The following tables list the members exposed by SmartControl.
Name | Description | |
---|---|---|
![]() | EndColumn | Gets or sets the ending column of the control. |
![]() | EndRow | Gets or sets the ending row of the control. |
![]() | ForegroundColor | Gets or sets the foreground color of the control. |
![]() | Id | Gets unique id for this control |
![]() | StartColumn | Gets or sets the starting column of the control. |
![]() | StartRow | Gets or sets the starting row of the control. |
![]() | ToolTipText | Gets or sets the tool tip text for the control. |
Name | Description | |
---|---|---|
![]() | ActivatedEventSink | Event sink for Smart Control Activated event |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | DeactivatedEventSink | Event sink for Smart Control Deactivated event |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from object) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnActivated | Raise Activated event. |
![]() | OnDeactivated | Raise Deactivated event. |
Name | Description | |
---|---|---|
![]() | Activated | This event is triggered when the host cursor moves under this control. |
![]() | Deactivated | This event is triggered when the host cursor moves under this control. |