Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Where did GetFirstChildItem() go?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Where did GetFirstChildItem() go?

 Post Reply Post Reply
Author
Message
ddlittle View Drop Down
Senior Member
Senior Member


Joined: 19 February 2004
Location: United States
Status: Offline
Points: 132
Post Options Post Options   Thanks (0) Thanks(0)   Quote ddlittle Quote  Post ReplyReply Direct Link To This Post Topic: Where did GetFirstChildItem() go?
    Posted: 26 October 2004 at 9:58am
My code built fine with 9.10, but I installed 9.51 and I get this message when I try to build my code:

error C2039: ''GetFirstChildItem'' : is not a member of ''CXTPPropertyGridItem''
error C2039: ''GetNextChildItem'' : is not a member of ''CXTPPropertyGridItem''

Help!

Thanks!
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 26 October 2004 at 11:21pm
use GetChilds()->GetCount(); GetChilds()->GetAt.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.