|
-
August 31st, 2004, 07:31 AM
#1
ifw Property
I am would like to know what the ifw property is. It seems like VB .NET sets this property to Nothing, but I cannot find it in the help.
Example: Me.CtlTxtAndChecks1.ifw = Nothing
-
August 31st, 2004, 08:27 AM
#2
Re: ifw Property
Of what class is object Me in the example you posted?
-
August 31st, 2004, 09:52 AM
#3
-
August 31st, 2004, 10:39 AM
#4
Re: ifw Property
OK, what's CtlTxtAndChecks1?
-
August 31st, 2004, 10:45 AM
#5
-
August 31st, 2004, 12:18 PM
#6
Re: ifw Property
If you created the control, you must also have created the Ifw property, or it belongs to a baseclass you're inheriting from.
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
|