HomeCommunityControl GalleryNavigation ControlsMenusActive Toolbar

Active Toolbar



(3) Submit a Review

996 Downloads

20,548 Views


Description

Active Toolbar is the perfect control to create toolbars in your web application. The toolbars supports drag&drop and are dockables. Tools includes buttons, DHTML drop downs, checkbox, radio button, textbox and more... The web is becoming a large application. Static pages are being replaced by dynamic pages driven by databases. The content is becoming updateable, and more interactivity is proposed to the web site visitors. ActiveToolbar allows you to create powerful toolbars that look like windows, but for your webforms! Drag & drop, docking, DHTML drop down lists, DHTML popups, ... all the features you need to build powerful toolbars.

Syntax Example

<au:toolbarscontainer id="ToolbarsContainer1" runat="server" width="550px" BackColor="#DDDDDD"> <au:Toolbar DragAndDropImage="icons/dock.gif" Dragable="true" ExternalScript="" ImagesDirectory="" Name="" CellSpacing="0" Position="Relative" ID="Toolbar1" CellPadding="0" Style="Z-Index:200"> <au:ToolButton ImageURL="icons/delete_off.gif" ClientScriptKey="" StartupScriptBlock="" OverImageURL="icons/delete_over.gif" StartupScriptKey="" ClientScriptBlock="" Text="Delete" ID="buttonDelete"> <PopupContents Height="80px" ExternalScript="" Width="100px"> <LayoutContent BackColor="#DDDDDD" ScrollBarColor="#808080"></LayoutContent> <LayoutTitle InactiveBackColor="#808080"></LayoutTitle> </PopupContents> </au:ToolButton> <au:ToolDropDownList DropDownImage="icons/down.gif" Cellspacing="" ChangeToSelectedText="Text" AutoPostBack="True" Width="150" ItemsAreaHeight="" ClientScriptKey="" CloseDropDownOnClickItem="True" Text="Country Filter" ID="countryFilter"> <au:ToolItem Text="<img src='images/ar.gif'> Argentina" Value="AR"></au:ToolItem> <au:ToolItem Text="<img src='images/be.gif'> Belgium" Value="BE"></au:ToolItem> <au:ToolItem Text="<img src='images/br.gif'> Brazil" Value="BR"></au:ToolItem> <au:ToolItem Text="<img src='images/ca.gif'> Canada" Value="CA"></au:ToolIte

Screenshots

Reviews

Submit a review

a

Reviewed by: librash on Wednesday, May 05, 2010

3 Stars

as

a

Reviewed by: librash on Wednesday, May 05, 2010

3 Stars

as

a

Reviewed by: librash on Wednesday, May 05, 2010

3 Stars

as