PDA

View Full Version : Default fonts in List Box


Option_Explicit
12-09-2002, 11:09 PM
Just wondering....but if you do not choose a custom font for the list box items index, will the fonts in the list box change from computer to computer? ie: if someone has some kinda lame theme installed with custom goofy fonts , will it affect what the List Box items look like?...just wondering

Brett
12-10-2002, 08:06 AM
Right. If you don't use a custom font the user's default UI font will be used in the box just as it would in a Web browser window or another application that does not apply a custom font.