|
-
User Control Properties and Arrays/Collections of User-Defined Types
Hello Everybody--
I am creating an ActiveX control. One part of this control is an indexed
list of
a user-defined type.
I want my control to be able to access and change a property of one item
on this
list. My Get Property works fine, but I cannot figure out how to do a Let
(or
Set?) Property.
For example, I want to be able to, from a form using my control, do something
like:
UserControl1.List(Index).Color = vbRed
How do I do this? Any ideas or links to code would be much appreciated.
Thanks,
G72
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks