View Single Post
  #12  
Unread 02-28-2007, 07:41 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

IIRC from when I looked into all these controls, the problem with the Combobox control is that it does not support the SelectedItndex property, so referenceing the data of the selected item isn't as straightforward as a dropdown menu.

I used a dropdown menu in my original browser mod
Reply With Quote