multi-select in a propertygrid... |
Post Reply |
Author | |
ddlittle
Senior Member Joined: 19 February 2004 Location: United States Status: Offline Points: 132 |
Post Options
Thanks(0)
Posted: 07 February 2008 at 4:04pm |
How can I turn on multi-select in a property grid? I tried this:
m_PropertiesGrid.GetGridView().ModifyStyle(NULL,LBS_MULTISELECT);
but that didn't do anything. I thought it probably would since the grid view is a child of clistbox.
any ideas?
thanks!
- David
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Sorry, multiselection doesn't supported.
|
|
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 |