APNSoft - Web Controls, components for ASP.NET Home Help Center Contact Us
About UsProductsDownloadsPurchase
Support
Our Products

ASP.NET DataGridDataGrid
The server control to display data in a tabular format with options of choice, sorting and editing entries.

ASP.NET MenuMenu
The server control to display both statically and dynamically created menus on your Web pages.

ASP.NET TreeViewTreeView
The ASP.NET server control to display hierarchical data in a tree structure.

ASP.NET ComboBoxComboBox
The professional replacement for the classic ASP.NET DropDownList component.

ASP.NET IncludeInclude
The server control to include a HTML files into your ASP.NET pages as Server Side Includes (SSI).




How to add icon to one menu item?

To add icon to one menu item you should to add attribute icon into one item XML tag. Also you should adding two attributes for the icon width and height. If you use more than one icon with same values of width and height, you can insert attributes iconWidth and iconHeight only once, for the first icon in Menu Structure.
<item title="Desktop" icon="Desktop.gif" iconWidth="16" iconHeight="16" />
<item title="My Documents" icon="MyDocuments.gif" />


 Search Options:
Topic:    Search for:
  Match:

APNSoft FAQ Manager 1.0 (30)   © 2003-2010 APNSoft. All rights reserved.
  © 2003-2010 APNSoft. All rights reserved. Terms of use  Contact Us