Rank: Newbie Groups: Member
 
 
Joined: 11/15/2010 Posts: 2 
	 | 
		   
	     
		    How to use LISTBOX in borderimages ? There is an example ? thanks 
		 
	 | 
	
		Rank: Administration Groups: Administration
 
 
Joined: 5/27/2007 Posts: 24,427 
	 | 
		   
	     
		    Hi,
  I believe ListBox ignores the BorderImages property. BorderImages is a property inherited from EO.Web.WebControl but only several classes uses them (especially Dialog). BorderImages basically render the control in a table and places different images around the control to form a border. So you can do the same in your HTML.
  Thanks!
		 
	 |