Results 1 to 3 of 3

Thread: Easy Check Control Question

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    2

    Question

    I'm working on a small program and need a little assistance.

    I've changed the style property to a check box control to
    graphic so I can change the font color. It worked beautifully except for one small prob. When it's clicked, the control gray's out for about a half second before the next form loads. Any help would be appreciated.

    Have a wonderful day!
    -Sheri-

  2. #2
    Fanatic Member
    Join Date
    Oct 1999
    Location
    MA, USA
    Posts
    523
    If you want to use the CheckBox control just to create a commandbutton with changable forecolor then I suggest to abandon that idea and add Microsoft Form 2.0 Object Library. It has a commandbutton control with changable forecolor (and it acts like regular commandbutton)
    If that's not the case then ignore my post

  3. #3
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    ????

    you can change the forecolor of a checkbox without
    changing it to graphical style.. either way, I could
    not see the flickering..perhaps you could paste the code acted upon when the value of the check box = true

    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

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