Events? |
Post Reply |
Author | |
thodgson
Groupie Joined: 11 August 2003 Status: Offline Points: 78 |
Post Options
Thanks(0)
Posted: 28 August 2004 at 7:07am |
The documentation does not show support for any events. Are there plans to have any events for the property grid, such as property item changed?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
See samples. XTWM_PROPERTYGRID_NOTIFY + const UINT XTP_PGN_SORTORDER_CHANGED = 1; // The sort order has changed in the property grid. const UINT XTP_PGN_ITEMEXPANDCHANGED = 7; // Item's inplace button (combo or expand) down. const UINT XTP_PGN_DBLCLICK = 8; &nbs p; // Double click event. |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |