May 3, 2002 #1 obub Technical User Mar 11, 2002 11 US I want to change the font of my choices in a combo box. Is there a way to do so,and if so what is it? Thanks : )
I want to change the font of my choices in a combo box. Is there a way to do so,and if so what is it? Thanks : )
May 3, 2002 #2 S SkipVought Programmer Dec 4, 2001 47,489 US Combobox1.font = "MyFontOfChoice" Skip, metzgsk@voughtaircraft.com Upvote 0 Downvote
May 3, 2002 #3 jpmdave Technical User May 3, 2002 1 US could you explain this a little more for me. i am unfamiliar with writing visual basic code. Thanks very much for your help Upvote 0 Downvote
could you explain this a little more for me. i am unfamiliar with writing visual basic code. Thanks very much for your help
May 3, 2002 #4 S SkipVought Programmer Dec 4, 2001 47,489 US In the object properties, find the Font property. Deos not have to be done in code. Skip, metzgsk@voughtaircraft.com Upvote 0 Downvote
In the object properties, find the Font property. Deos not have to be done in code. Skip, metzgsk@voughtaircraft.com