HomeCommunityControl GalleryForm ControlsButtonsBrowserWindow

BrowserWindow



Submit a Review

1,207 Downloads

20,166 Views


Description

This is a little hyperlink control that opens a new browser window with given attribute and appearance parameters. The base code is the RemoteWindow control of www.metabuilders.com.

Syntax Example

<abw:BrowserWindow id="BrowserWindow1" runat="server" Text="Open new window" NavigateUrl="http://altinoren.com" Location="False" MenuBar="False" Resizable="True" ScrollBars="True" Status="False" ToolBar="False" Left="50px" Top="50px" WindowHeight="300px" WindowWidth="300px" />

Reviews

Submit a review