DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    ravi Sankar Guest

    How to change font size and font name for a particular menu.


    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.




  2. #2
    Michael \(michka\) Kaplan Guest

    Re: How to change font size and font name for a particular menu.

    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.
    >
    >
    >




  3. #3
    Michael \(michka\) Kaplan Guest

    Re: How to change font size and font name for a particular menu.

    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.
    >
    >
    >




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links