Results 1 to 5 of 5

Thread: Dis able controls inside a picture box <Resolved>

  1. #1

    Thread Starter
    Addicted Member señorbadger's Avatar
    Join Date
    Oct 2003
    Location
    Mud pools of wellingborough
    Posts
    193

    Dis able controls inside a picture box <Resolved>

    Hello, you know with a frame you can use a for each loop to enable / disable all of the child contents

    how do u do this when the parent is not a frame yet a picturebox

    (picture box used because of manifest frame issue)

    thanks good people
    Last edited by señorbadger; Jun 19th, 2004 at 11:10 AM.

  2. #2
    picbox.enabled = false

  3. #3

    Thread Starter
    Addicted Member señorbadger's Avatar
    Join Date
    Oct 2003
    Location
    Mud pools of wellingborough
    Posts
    193
    Originally posted by nareth
    picbox.enabled = false
    i mean all of the controls inside of the picture box

  4. #4
    its just like i said

  5. #5

    Thread Starter
    Addicted Member señorbadger's Avatar
    Join Date
    Oct 2003
    Location
    Mud pools of wellingborough
    Posts
    193
    Originally posted by nareth
    its just like i said
    sorry i was expecting it to blank out the buttons


    thanks mate

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