Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
XML RSS Feed
Tutorial: Building Property Pages
This article explains the basic steps to building property pages for a new ActiveX control.

 

To add a property page to a new ActiveX control:

  1. Create the new ActiveX control project.
  2. From the Project menu, select Add Property Page.
  3. Build the property page.
  4. Open the control. In its Properties window, select PropertyPages and click on the ellipsis to the right.
  5. Check the box next to your property page and click OK.

Now when you place the ActiveX control on a form, you can see the property page by either:

  • Right clicking on the control and selecting Properties
  • Clicking the ellipsis next to the Custom item on the control's Properties window


 
Subscribe to the VB Helper newsletter
Copyright © 1997-2001 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
www.vb-helper.com/property_pages.htm Updated