In MDI application how to capture the event when click outside of view?

  • Thread starter Thread starter sgrm123
  • Start date Start date
S

sgrm123

Guest
Hi,

I created a default MDI tabbed document application using visualstudio template.

I did mouse click on the view and now If I click on outside of view( I can click on mainframe toolbar, mainframe menu, dockablepane , control in dockablepane), how to recognize this event in view?

when click outside of view I have to make one vraiable in the view as false.

1352408.png

Continue reading...
 
Back
Top