Menu Font

vellaima

Centurion
Joined
Jan 29, 2003
Messages
109
Hi,

I am new to VB.NET. Does anyone have a sample code to change the font, size and the color of the menu in VB.NET

Thanks in advance.
 
I have created menu successfully using DrawItem and MeasureItem. Can anyone please provide me the code to change the borderstyle of the MenuItem selected from "Flat" to "Sunken" during runtime.
 
Back
Top