Results 1 to 4 of 4

Thread: Tell me if this is correct?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2002
    Location
    Atlanta
    Posts
    29

    Tell me if this is correct?

    I am trying to write a program with four or five different controls of various types, including a label called 'lblClicked’. Write a routine that takes a control as an argument and displays in ‘lblClicked’ the name and type of the control, such as: “You clicked Command 1, a CommandButton.” Implement the functionality so that the label always displays the last control pressed. Can someone tell me if what I've done so far is correct? Or give me some assistance!!!

  2. #2
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695

    Thumbs up TRY this...

    ...

    see the attachment...

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jul 2002
    Location
    Atlanta
    Posts
    29
    Thanks! I really appreciate your help!!!

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Jul 2002
    Location
    Atlanta
    Posts
    29

    Do you know how to do this?

    I'm trying to write a VB program that will print out the drive or device name of a file, given the full path name. Assuming the device name is preceded by a colon and may be more than one character long. The user must know if there is no device name present.

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