Results 1 to 3 of 3

Thread: The FRAME control !!!

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2000
    Location
    South-Africa
    Posts
    46

    Post

    I have 20 controls in one frame.
    Is there a way to disable all that controls witin the frame with a simple line of code.

    Any info will be appreciated.


  2. #2
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845

    Post

    disable the frame

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

    Post

    Yes, that's the easiest way.

    I've had times I had to disable different controls on several moments, I used the tag property to indicate which controls should be disabled, and looped thru all controls and checked the tag.

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