Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I change the fontsize of the mainmenu items in D2010?

Status
Not open for further replies.

doctorjellybean

Programmer
May 5, 2003
145
One would think that there would be a Font property for MainMenu Items, since there is one for just about everything else e.g. Buttons, Labels, etc.
 
It most likely follows the System metrics setting of the host OS it is running on. And so should the buttons in your app, unless you use some skinning component.
 
One can change the font size of a button, label, etc caption. The same with the text of a edit component.

99ngk2.jpg IMG


So surely one should be able to do the same for a menu item caption, even with some tinkering.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top