G Guest Oct 15, 2007 #1 Is it possible to use the acceptbutton option in the menustrip (via code)? Thx for your quick reponse(s)
Is it possible to use the acceptbutton option in the menustrip (via code)? Thx for your quick reponse(s)
A Alexander Vasilevsky Nov 7, 2007 #2 Yes. You need implement IButtonControl interface for Menu Item. http://www.alvas.net - Audio tools for C# and VB.Net developers
Yes. You need implement IButtonControl interface for Menu Item. http://www.alvas.net - Audio tools for C# and VB.Net developers
G Guest Nov 8, 2007 #3 Hi Alexander, Can you help me out with a small code snippet? Thx!!! -- Best regards Luc Alexander Vasilevsky said: Yes. You need implement IButtonControl interface for Menu Item. http://www.alvas.net - Audio tools for C# and VB.Net developers Click to expand...
Hi Alexander, Can you help me out with a small code snippet? Thx!!! -- Best regards Luc Alexander Vasilevsky said: Yes. You need implement IButtonControl interface for Menu Item. http://www.alvas.net - Audio tools for C# and VB.Net developers Click to expand...