home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: ncrgw2.ncr.com!ncrhub6!daynews!ranger!news
- From: Jeff Miko <Jeff.Miko@DaytonOH.ncr.com>
- Subject: OLE Custom Property Page Question
- X-Nntp-Posting-Host: 192.127.53.180
- Content-Type: text/plain; charset=us-ascii
- Message-ID: <Dnwxtz.Kwp@ranger.daytonoh.attgis.com>
- Sender: news@ranger.daytonoh.attgis.com (News Administrative Login)
- Content-Transfer-Encoding: 7bit
- Organization: NCR
- Mime-Version: 1.0
- Date: Thu, 7 Mar 1996 19:51:35 GMT
- X-Mailer: Mozilla 1.22 (Windows; U; 32bit)
-
- I have built a custom control using VC4 and I'm having 2 minor
- problems.
-
- First, when I change the properties at design time using VB4,
- my control's custom property page and VB's property page don't
- update each other. If I make a change on my control's custom
- property page, the VB property page doesn't reflect the new
- changes. The same thing happens if I change the properties
- using VB's page, my control's custom property page doesn't
- indicate any changes.
-
- Now for the confusing part. Any changes I make DO take affect.
- If I make a change on my control's custom property page, they
- won't show up on VB's property page, but they will be correct
- at run-time.
-
- I can't figure this out. I would appreciate any help
-
- Thanks, Jeff
-
-