Results 1 to 5 of 5

Thread: Changing font in msgbox window

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Location
    Singapore
    Posts
    10

    Post

    Hi all,

    Could someone kindly tell me how to change the font / font size in the msgbox popup window? Thanx in advance.


  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Post

    I don't believe you can, but you can certainly create your own look-alike MsgBox via a form.

    ------------------
    Marty

  3. #3
    New Member
    Join Date
    Aug 1999
    Location
    Bombay,India
    Posts
    10

    Post

    Well i dont believe that it is impossible
    You will have to use API's to change the font because u do it thru the Display settings in the Control panel.

    The exact Api fn's will have to dug from the microsoft reference.

    Peace

  4. #4
    Hyperactive Member
    Join Date
    Jan 2000
    Posts
    355

    Post

    u might be able to using msgbox API

    search for MessageBox in API viewer
    anyway., does it really matter?

    ------------------
    cintel rules
    www.cintelsoftware.co.uk

  5. #5
    Hyperactive Member
    Join Date
    Jan 1999
    Location
    Rotterdam, Netherlands
    Posts
    386

    Post

    You can't change the font for 1 msgbox (unless you modify it, show the msgbox, and then set it back to original..)
    Better create your own msgbox window...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width