Pretty basic question. Anybody know how? I was unable to find a way in the properties menu.
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q178/4/91.asp&NoWebContent=1 (http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q178/4/91.asp&NoWebContent=1)
Thanks userloser. Did the trick... although it is kinda sloppy looking.
For my new settings menu design, which uses a treeview for navigation, I used vbAccelerator's vbalTreeView (http://www.vbaccelerator.com/home/VB/Code/Controls/TreeView/TreeView_Control/article.asp) control, which supports more extensive coloring and layout customization at the cost of some program overhead. It performs very well for my purposes.
I will check it out. Looks great.