Could someone please give me an example on combobox control atleast how to use that OnSelect(Item As Long, string As String) thing? thanks
3 Replies
2,865 Views
Could someone please give me an example on combobox control atleast how to use that OnSelect(Item As Long, string As String) thing? thanks
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