This control allows you to render custom HTML content within your Newlook forms.
Newlook Smartclient
Newlook Server
The introduction of this dedicated control solves many of the limitations that developers faced previously using the label control to render HTML content and allows further scope for HTML content to be used within your solution.
This control does not currently support HTML tags that reference local resources or require input, for example the <img> tag cannot be used within the HTML control to display a local image file. In addition, <HTML> and <BODY> tags in your HTML control will be ignored by Newlook Server.
Property |
Client |
Description |
|
The green screen column coordinate that marks the beginning of the object. Read only. Host generated controls only. |
|
|
Gets or sets the CSS class, or classes, for the control in Newlook Server. Server-only. |
|
|
Gets or sets the enabled state of the object. |
|
|
Returns or sets the height of the object's size in pixels at default size, which is the object's size at design-time. |
|
|
Gets of sets the control's HTML content. |
|
|
Determines the distance, in pixels, between the left edge of the control and the left edge of its form or parent container at default size, which is the object's size at design-time. |
|
|
Gets or sets the name of this object. |
|
|
The green screen row coordinate that marks the beginning of the object. Read only. Host generated controls only. |
|
|
Gets or sets a value which determines the control's tab order. |
|
|
Gets or sets user defined information for the control.. |
|
|
Determines the distance, in pixels, between the top edge of the control and the top edge of its form or parent container at default size, which is the object's size at design-time. |
|
|
Returns a value which specifies the control's type. Read only. |
|
|
Gets or sets whether the control, object or form is visible or hidden. |
|
|
Gets or sets the width of the object in pixels at default size, which is the object's size at design-time. |
IFrame control | Label control
© 2004-2021 looksoftware. All rights reserved.