V
Vovin
Hi,
I've just migrated from Visual C++ 6.0 to Visual C++ .Net and I can't
seem to add message handlers to my application (for my mouse events).
There is no longer a class wizard and the instructions in help and MSDN
seem to be wrong. They are:
"To define or remove a message handler using the Properties window
In Class View, click the class.
In the Properties window, click the Messages button.
Note The Messages button is available when you select either the
class name in Class View or when you click within the source window."
My trouble is that there is no Messages button. I can't find it
anywhere. Can anyone tell me how to add message handlers to my
application? It's really really really doing my head in. Thanks.
I've just migrated from Visual C++ 6.0 to Visual C++ .Net and I can't
seem to add message handlers to my application (for my mouse events).
There is no longer a class wizard and the instructions in help and MSDN
seem to be wrong. They are:
"To define or remove a message handler using the Properties window
In Class View, click the class.
In the Properties window, click the Messages button.
Note The Messages button is available when you select either the
class name in Class View or when you click within the source window."
My trouble is that there is no Messages button. I can't find it
anywhere. Can anyone tell me how to add message handlers to my
application? It's really really really doing my head in. Thanks.