Home All Groups Group Topic Archive Search About
Author
2 Apr 2005 5:03 PM
Dennis
Is there any way to change the Menu Font used on a Form's Menu?
--
Dennis in Houston

Author
2 Apr 2005 5:48 PM
OHM ( Terry Burns )
This may help.

http://www.dotnet247.com/247reference/a.aspx?u=http://www.codeproject.com/cs/menu/MenuExtender.asp

--
OHM ( Terry Burns )
http://TrainingOn.net




Show quoteHide quote
"Dennis" <Den***@discussions.microsoft.com> wrote in message
news:10A68421-BFE6-4024-AD22-4FE4FB79F401@microsoft.com...
> Is there any way to change the Menu Font used on a Form's Menu?
> --
> Dennis in Houston
Author
2 Apr 2005 6:39 PM
Herfried K. Wagner [MVP]
"Dennis" <Den***@discussions.microsoft.com> schrieb:
> Is there any way to change the Menu Font used on a Form's Menu?

MenuItem Extender - add images and font support to your menu
<URL:http://www.codeproject.com/cs/menu/MenuExtender.asp>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
2 Apr 2005 7:55 PM
Dennis
Thanks

Show quoteHide quote
"Dennis" wrote:

> Is there any way to change the Menu Font used on a Form's Menu?
> --
> Dennis in Houston