An IFrame control allows you to display a local or external HTML page within your Newlook form.
Newlook Smartclient
Newlook Server
An IFrame control is essentially a browser window within your form. It's URL can be set statically in Designer or dynamically at run-time. An IFrame can be used to display a specific web page, perhaps a page from your company web site, or a standalone HTML page that is part of your current solution.
Not all websites permit iframe embedding. If you attempt to load a page that does not support iframe embedding, a browser error page will be generated in the control.
If you are specifying a local HTML file, this file must reside within your Newlook solution folder. For Newlook Smartclient this will be C:\ProgramData\Newlook 11.1, for Newlook Server this will be C:\inetpub\wwwroot\newlookserver11.1\Solutions.
Available in Newlook Smartclient.
Available in Newlook Server.
Deprecated.
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. |
|
|
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 the Iframe URL (either a local .htm file or web URL). |
|
|
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. |
© 2004-2021 looksoftware. All rights reserved.