The Label type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AutoSize | Obsolete.
Gets/Sets auto size state
|
![]() | AutoSizeMode |
Gets/Sets the auto size mode
(Inherited from AutoSizeControl.) |
![]() | BackColor |
Gets/Sets label back color (sets transparent false)
|
![]() | CanFocus |
Gets the controls ability to receive focus
(Overrides Control..::..CanFocus.) |
![]() | Color |
Gets/Sets font color
|
![]() | 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.) |
![]() | Font |
Gets/Sets font
|
![]() | Height |
Gets/Sets the height of the control in pixels
(Inherited from AutoSizeControl.) |
![]() | InternalSuspended |
Allows internally direct access to the Suspended flag of the control
(Inherited from Control.) |
![]() | IsTransparentBackground |
Get/Sets transparent background state
|
![]() | 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.) |
![]() | Location |
Gets or sets the location of the control
(Inherited from Control.) |
![]() | Name |
Gets the name of the control
(Inherited from Control.) |
![]() | Padding |
Gets/Sets the internal spacing of the control border to it's content
(Inherited from AutoSizeControl.) |
![]() | 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.) |
![]() | Text |
Gets/Sets the text
|
![]() | TextAlignment |
Gets/Sets horizontal text alignment
|
![]() | 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.) |
![]() | VerticalAlignment |
Gets/Sets the vertical text alignment
|
![]() | Visible |
Gets/Sets the visibility of the control
(Inherited from Control.) |
![]() | Width |
Gets/Sets the width of the control in pixels
(Inherited from AutoSizeControl.) |
![]() | X |
Gets/Sets the X position in pixels
(Inherited from Control.) |
![]() | Y |
Gets/Sets the Y position in pixels
(Inherited from Control.) |