Print Page | Close Window

Call InplaceButtonDown by code...

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Property Grid
Forum Description: Topics Related to Codejock Property Grid
URL: http://forum.codejock.com/forum_posts.asp?TID=5890
Printed Date: 03 May 2024 at 2:44pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Call InplaceButtonDown by code...
Posted By: flauzer
Subject: Call InplaceButtonDown by code...
Date 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...
 
 



Replies:
Posted By: Oleg
Date Posted: 22 December 2006 at 8:58am
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


Posted By: Oleg
Date Posted: 22 December 2006 at 9:10am
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


Posted By: flauzer
Date Posted: 22 December 2006 at 9:32am

Thanks Oleg.....

8 quite big programs to change....you can understand me????

Anyway Merry Christmas and happy new year....(Without Service pack)

 
 



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net