Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I'm Creating A Control .,..
Message
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00632847
Message ID:
00632898
Views:
20
See in-line.


>I'm making a control for use in VFP. No real problems so far, except
>that I'v forgotten how to do 2 things:
>
>1. How do I create a Read-Only property?

Create a Property Get without a Property Let or Set (or a Private instead of Public).

>2. How do I hide unused properties. methods and events?

Open Tools->Procedure Attributes, select your member and check "Hide this member"

>
>Thanks
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform