| C1.C1Flash.2 Assembly > C1.C1Flash.SlideDesigner Namespace : UIElement Class |
The following tables list the members exposed by UIElement.
| Name | Description | |
|---|---|---|
![]() | UIElement Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Bottom | |
![]() | ClientRectangle | |
![]() | DefaultFont | |
![]() | DefaultForeColor | |
![]() | DefaultSize | |
![]() | Font | Gets or sets the font of the UI element. |
![]() | ForeColor | Gets or sets the fore ground color of the UI element. |
![]() | Height | |
![]() | Left | |
![]() | Location | Gets or sets the location of the UI element. |
![]() | Right | |
![]() | Size | Gets or sets the size of the UI element. |
![]() | Text | Gets or sets the text of the UI element. |
![]() | TextAlign | Gets or sets the text alignment. |
![]() | Top | |
![]() | Visible | Gets or sets the visibility of the UI element. |
![]() | Width | Gets or sets the width of the view. |
| Name | Description | |
|---|---|---|
![]() | InternalSetRectangle | |
![]() | OnPaint | |
![]() | Refresh |
| Name | Description | |
|---|---|---|
![]() | FontChanged | Fires when the Font property change. |
![]() | ForeColorChanged | Fires when the ForeColor property change. |
![]() | TextAlignChanged | Fires when the TextAlign property change. |
![]() | TextChanged | Fires when the Text property change. |