Welcome Guest Search | Active Topics | Sign In | Register

HTML Editor ToolBarItem ImageURL's Options
runatServer
Posted: Wednesday, February 8, 2012 5:07:51 AM
Rank: Newbie
Groups: Member

Joined: 2/15/2011
Posts: 6
Hi,

This is a line code for HTML Editor toolbar from oficial examples:

Code: HTML/ASPX
<eo:ToolBarItem ImageUrl="00101011" ToolTip="Bold" CommandName="Bold"></eo:ToolBarItem>


Where can I look other values for the ImageURL="???????????" property, such as "New" HTML Editor ToolBarItem?

Code: HTML/ASPX
<eo:ToolBarItem ImageUrl="???????" ToolTip="New" CommandName="New"></eo:ToolBarItem>



Thanks.
eo_support
Posted: Wednesday, February 8, 2012 9:10:26 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Generally you do not need to care about that. A number is a "built-in" image. If you have your own image, you just use your own image. If you use Visual Studio, you can also click the "..." next to any image property to open the image drop down, from there you can click "Built-in Image" to open the built-in image browser. That will list all built-in image you can use.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.