Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - how to use CXTPPropertyGridItem send mees
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

how to use CXTPPropertyGridItem send mees

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


Joined: 26 April 2005
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote aix8848 Quote  Post ReplyReply Direct Link To This Post Topic: how to use CXTPPropertyGridItem send mees
    Posted: 23 June 2005 at 7:16am
i have a class that inherit from class CXTPPropertyGridItem .
i want to overwrite the (virtual void OnValueChanged(CString strValue) ) method , want to SendMessage to MyFormView when item changed. but now CXTPPropertyGridItem is inherit from CCmdTarget. how can i to SendMessage for my MyFormView ??  
Back to Top
pascal View Drop Down
Groupie
Groupie


Joined: 07 February 2005
Location: Germany
Status: Offline
Points: 25
Post Options Post Options   Thanks (0) Thanks(0)   Quote pascal Quote  Post ReplyReply Direct Link To This Post Posted: 07 July 2005 at 3:32pm

 ooops, CView is inherited from CWnd and Cwnd from CCmdTarget. Where is your problem?Wink

regards

Pascal Verdier
Software Engineer Manager
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.125 seconds.