Call InplaceButtonDown by code... |
Post Reply |
Author | |
flauzer
Senior Member Joined: 30 December 2003 Location: Italy Status: Offline Points: 108 |
Post Options
Thanks(0)
Posted: 22 December 2006 at 6:48am |
Having a calculate Item (PropertyGridItem), for example
Set Item = NodeNet.FindItem(ID_NET_SETFLOW)
how to call InplaceButtonDown programmatically?
Call NodeNet_InplaceButtonDown( ????item.????, False)
does not work!
how to obtain PropertyGridItemButton from PropertyGridItem?
WHat is my mistake?
Thanks...
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Think you can create additional method (without button as parameter) and call it and call same method from NodeNet_InplaceButtonDown.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Or even better don't change signature but replace to NodeNetInplaceButtonDown, add new event and call previous NodeNetInplaceButtonDown with Button.Item as parameter.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
flauzer
Senior Member Joined: 30 December 2003 Location: Italy Status: Offline Points: 108 |
Post Options
Thanks(0)
|
Thanks Oleg..... 8 quite big programs to change....you can understand me???? Anyway Merry Christmas and happy new year....(Without Service pack) |
|
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 |