A
Allen Maki
Hi Everybody,
I need your help.
I have MS Visual Studio .NET 2003. I noticed that if I added a context menu
to a form. It will not work, unless you add the line:
This ->ContextMenu = this->contextMenu;
manually.
Can anybody tell me why?
IF you have the book named:
Microsoft visual c++ .net step by step made by Microsoft press, you
find this example in chapter 16 page 317
I need your help.
I have MS Visual Studio .NET 2003. I noticed that if I added a context menu
to a form. It will not work, unless you add the line:
This ->ContextMenu = this->contextMenu;
manually.
Can anybody tell me why?
IF you have the book named:
Microsoft visual c++ .net step by step made by Microsoft press, you
find this example in chapter 16 page 317