Results 1 to 2 of 2

Thread: loop

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2002
    Location
    London
    Posts
    678

    loop

    Hi,
    How is it possible to loop through all the textbox controls which are in a group box control?
    So then I will be able to clear the text boxes within the group boxes.
    Thanks

  2. #2
    Lively Member
    Join Date
    Jul 2003
    Location
    Kuala Lumpur (Malaysia)
    Posts
    92

    Hmmm...

    Hi,

    Use myGroup.Control(index).Text = ""

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