The VirtualKeys type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BackColor |
Get/Sets background color
|
![]() | CanFocus |
Gets the controls ability to receive focus
(Inherited from Control.) |
![]() | Caret | |
![]() | Disposing |
Gets the disposing state of the control
(Inherited from Control.) |
![]() | Enabled |
Gets/Sets the enabled state of the control
(Inherited from Control.) |
![]() | Focused |
Gets if the control is currently focused
(Inherited from Control.) |
![]() | Height |
Gets/Sets the height of the control in pixels
(Inherited from Control.) |
![]() | InternalSuspended |
Allows internally direct access to the Suspended flag of the control
(Inherited from Control.) |
![]() | LastTouch |
Gets the coordinates of the last point touched
(Inherited from Control.) |
![]() | Left |
Gets the absolute X position of the control accounting for parental offsets
(Inherited from Control.) |
![]() | Length | |
![]() | Location |
Gets or sets the location of the control
(Inherited from Control.) |
![]() | Name |
Gets the name of the control
(Inherited from Control.) |
![]() | Parent |
Gets/Sets the control's container
(Inherited from Control.) |
![]() | ScreenBounds |
Gets the exact location of the control in pixels on the screen
(Inherited from Control.) |
![]() | Suspended |
Gets/Sets the suspended state
(Inherited from Control.) |
![]() | Tag |
Gets or sets a user defined tag for the control
(Inherited from Control.) |
![]() | Top |
Gets the absolute Y position of the control accounting for parental offsets
(Inherited from Control.) |
![]() | Touching |
Gets the current touch state of the control
(Inherited from Control.) |
![]() | Visible |
Gets/Sets the visibility of the control
(Inherited from Control.) |
![]() | Width |
Gets/Sets the width of the control in pixels
(Inherited from Control.) |
![]() | X |
Gets/Sets the X position in pixels
(Inherited from Control.) |
![]() | Y |
Gets/Sets the Y position in pixels
(Inherited from Control.) |