|
-
March 30th, 1999, 02:58 AM
#1
ActiveX guru, What is the event that is generated when a user switches from one tab to another on a
How can I know when a property page tab is selected from the set of property pages of a control? I want to perform some initialization on a property page (COlePropertyPage) each time the user selects a tab
-
March 30th, 1999, 03:00 AM
#2
Re: ActiveX guru, What is the event that is generated when a user switches from one tab to another o
-
March 30th, 1999, 03:09 AM
#3
Re: ActiveX guru, What is the event that is generated when a user switches from one tab to another o
Sorry, my 1st answer was not quire right
The event is called: OnSetActive
Open your propFrame - goto class wiz. and you will see this available
hope this works
regards thomas
-
March 30th, 1999, 05:54 AM
#4
Re: ActiveX guru, I was asking about the OLE property pages of a OCX (COlePropertyPage) and NOT CPro
COlePropertypage is not derived form CPropertypage thus I wont get the SetActive notification.
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
|