An explanation of the IFrame Control for Axiom
Iframe

Displays web content within the control.
Name - The name used by the application and script to reference this control.
X - Number of pixels from the left edge of the containing panel or screen.
Y - Number of pixels from the top edge of the containing panel or screen.
Width - Width of the control in pixels.
Height - Height of the control in pixels.
Source - Enter a URL for a web page.
Visible - Unchecking this will hide the control. A script would be required to toggle the visibility during runtime.
Comments
0 comments
Article is closed for comments.