Hai,
How to change menu settings like font name,size,color to a specific
form in vb.It should not effect other applications.If any body knows please
send me that API call.
Post ur reply to buddha_brs@yahoo.com
Thanks in advance.
Printable View
Hai,
How to change menu settings like font name,size,color to a specific
form in vb.It should not effect other applications.If any body knows please
send me that API call.
Post ur reply to buddha_brs@yahoo.com
Thanks in advance.
You can't, except by doing owner draw, which means pure APIs and none of the
existing VB menu stuff. It is decidedly non-trivial, enough so that you
really ought to consider just respecting the user's choices here? ;-)
--
MichKa
Michael Kaplan
Trigeminal Software, Inc. -- http://www.trigeminal.com/
International VB? -- http://www.i18nWithVB.com/
C++? MSLU -- http://msdn.microsoft.com/msdnmag/issues/01/10/
"ravi Sankar" <buddha_brs@yahoo.com> wrote in message
news:3c3fa99f$1@147.208.176.211...
>
> Hai,
>
> How to change menu settings like font name,size,color to a specific
> form in vb.It should not effect other applications.If any body knows
please
> send me that API call.
>
> Post ur reply to buddha_brs@yahoo.com
>
> Thanks in advance.
>
>
>
You can't, except by doing owner draw, which means pure APIs and none of the
existing VB menu stuff. It is decidedly non-trivial, enough so that you
really ought to consider just respecting the user's choices here? ;-)
--
MichKa
Michael Kaplan
Trigeminal Software, Inc. -- http://www.trigeminal.com/
International VB? -- http://www.i18nWithVB.com/
C++? MSLU -- http://msdn.microsoft.com/msdnmag/issues/01/10/
"ravi Sankar" <buddha_brs@yahoo.com> wrote in message
news:3c3fa99f$1@147.208.176.211...
>
> Hai,
>
> How to change menu settings like font name,size,color to a specific
> form in vb.It should not effect other applications.If any body knows
please
> send me that API call.
>
> Post ur reply to buddha_brs@yahoo.com
>
> Thanks in advance.
>
>
>