How To Access UserControl Properties From the Same Project (183691)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q183691 SUMMARY
The properties of a UserControl cannot be accessed from other forms or
modules in the same project using a syntax such as:
<UserControl>.<Property>=<Value>
The reference to the UserControl cannot be obtained by specifying the name
of the UserControl from forms or modules present in the same project. These
properties can be accessed indirectly, however.
Modification Type: | Minor | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbGrpDSVB kbhowto KB183691 kbAudDeveloper |
---|
|