|
-
Jul 14th, 2002, 11:32 PM
#1
Thread Starter
Junior Member
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!!!
-
Jul 14th, 2002, 11:53 PM
#2
^:^...ANGEL...^:^
TRY this...
...
see the attachment...
-
Jul 15th, 2002, 12:03 AM
#3
Thread Starter
Junior Member
Thanks! I really appreciate your help!!!
-
Jul 15th, 2002, 12:19 AM
#4
Thread Starter
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|