Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTPPropertyGrid reflected msg
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPPropertyGrid reflected msg

 Post Reply Post Reply
Author
Message
WilliamGS View Drop Down
Newbie
Newbie


Joined: 18 April 2005
Location: Peru
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote WilliamGS Quote  Post ReplyReply Direct Link To This Post Topic: CXTPPropertyGrid reflected msg
    Posted: 04 November 2005 at 9:49am

Hello, I have a CXTPPropertyGrid derived class, it has a custom item with children, a sub-item has a custom in place button (derived from CButton), when the parent item collapses, the custom in place button remains visible and sometimes over another item. What event have I to catch (in my derived CXTPPropertyGrid class) to determine when the parent item collapses/expand? so, I can show/hide the button.

 

 

Thanks in advance.

William GS

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: 05 November 2005 at 1:44am
In 9.71 was added virtual CXTPPropertyGriditem::OnIndexChanged (see our samples)
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
WilliamGS View Drop Down
Newbie
Newbie


Joined: 18 April 2005
Location: Peru
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote WilliamGS Quote  Post ReplyReply Direct Link To This Post Posted: 05 November 2005 at 6:17pm

Hi Oleg, but I have XTP9.61. How can I cath the CXTPPropertyGrid ON_MESSAGE in a derived class of CXTPPropertyGrid (not in owner Window)? How can I change the InPlaceButton default label ("...")?

Thanks in advance.

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.078 seconds.