kiMMOTus

kiMMOTus

Joined Member # 2189864
0 Posts 0 Replies 164 Reputation

Oh it works like that so you should do two variables, for example number and word then: Sub Control_OnSelect(number, word) MsgBox number & " " & word End Sub and when you choose one of the list msgbox says its number from start and which you have chosen.. should have relized it earlier <img src="http://images.

3 Replies 2,956 Views

I'm trying to do a simple combobox with that DesktopX ComboBox control. My problem is that I don't know how to change that font of the text on that ComboBox. I can change that size and add items with VBscript but I'd like atleast to change that font color, face, and make it bold. So could someone please help me and I'd rather use that VBscript is possible because it seemed a little simpler . Thanks

0 Replies 2,458 Views