Results 1 to 2 of 2

Thread: form caption

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2004
    Location
    Kolkata, India
    Posts
    290

    form caption

    Hi

    I want to that the form caption text has not been change if
    windows desktop font/size is changed...


    thanks

    asm

  2. #2
    Hyperactive Member JXDOS's Avatar
    Join Date
    Aug 2006
    Location
    Mars...
    Posts
    423

    Re: form caption

    change the font size... if it still changes than add a timer with the code

    VB Code:
    1. handle timer1.tick
    2. me.font.size = ???
    If my post has been helpful, please rate it!

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