|
-
Aug 17th, 2000, 05:30 PM
#1
Thread Starter
Registered User
Hello!
I just gota question about declaring a Variable as an object
like for instance....
[code/]
Dim txtTextBox as textbox
[code]
now does that just make txtTextBox a textbox object?
so i could write a statment like this.....
txtTextBox.text = "hello"
But if thats true, whats the point? can someone give me an example of why i would do that?
Because i mean thats just like changing the name property of it...and just rename the textbox "txtTextBox"
i just don't understand why you would do that(if u know why, please post an example that is useful)...THanks for listening!
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
|