Property Grid Collapse |
Post Reply |
Author | |
AliRafiee
Groupie Joined: 06 May 2004 Status: Offline Points: 32 |
Post Options
Thanks(0)
Posted: 23 June 2004 at 4:08pm |
Hi guys,
I have a CXTPPropertyGridItemNumber which has a slider control embeded inside of it. I want to have the slider control visible all the time, which is not a problem. Here is the problem that I am having. I can't seem to find a place where I get notified that the item has been collapsed, so that I can hide the slider. What I was going to do is to add a virtual void ShowItem(BOOL) method to the CXTPPropertyGridItem class which gets called everywhere the m_bVisible flag is being set. That way I can overwrite the method in order to get notified that the object is no longer being drawn. Do you have a better suggestion? thanks Ali Rafiee |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |