Name | Description | |
---|---|---|
![]() | Text | Gets or sets the text associated with this item. |
![]() | ToolTipText | Gets or sets the text that appears as a ToolTip for the item. |
The following tables list the members exposed by NavElement.
Name | Description | |
---|---|---|
![]() | Text | Gets or sets the text associated with this item. |
![]() | ToolTipText | Gets or sets the text that appears as a ToolTip for the item. |
Name | Description | |
---|---|---|
![]() | TextImageRelation | The position of text and image relative to each other. |
Name | Description | |
---|---|---|
![]() | ApplyStyle | Update the element appearance with the specified styles. |
![]() | Layout | Overloaded. Overridden. Lays out this element based on its style and contents. |
![]() | OnClick | Overridden. Called by the host control when the user clicks this C1.Framework.Element. |
![]() | OnDoubleClick | Overridden. Called by the host control when the user double-clicks this C1.Framework.Element. |
![]() | OnGotFocus | Overridden. Called by the host control when this C1.Framework.Element receives the focus. |
![]() | OnLostFocus | Overridden. Called by the host control when this C1.Framework.Element loses the focus. |
![]() | OnMouseDown | Overridden. Called by the host control when the user presses a mouse button over this C1.Framework.Element. |
![]() | OnMouseEnter | Overridden. Called by the host control when the mouse enters this C1.Framework.Element. |
![]() | OnMouseLeave | Overridden. Called by the host control when the mouse leaves this C1.Framework.Element. |
![]() | OnMouseMove | Overridden. Called by the host control when the mouse moves over this C1.Framework.Element. |
![]() | OnMouseUp | Overridden. Called by the host control when the user releases a mouse button over this C1.Framework.Element. |
![]() | Render | Overridden. Renders the element into a given rectangle. |
Name | Description | |
---|---|---|
![]() | AlignChildren | Overridden. |
![]() | FinalizeUI | Overridden. Finalizes the user interface. This method is called when element is removed from UI. |
![]() | Initialize | Initialize element. |
![]() | LayoutChildren | Overridden. |