Windows Develop Bookmark and Share   
 index > Windows Forms Designer > whats the last event fired from form before end user get controls?
 

whats the last event fired from form before end user get controls?

I tried the paint but its not fired when the ContextMenuStrip is popedUp.

any suggestions?

Eran r  Sunday, July 20, 2008 8:07 AM

Hi Eran

The last event isthe Mouse up event, then the ContextMenuStrip shown, no event will be fired after that on the form.

Myproduct  Friday, July 25, 2008 11:11 AM

We are changing the issue type to “Comment�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by editing your initial post and changing the radio button at the top of the post editor window. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

Thank you!

Best Regards,

Kira Qian - MSFT

Kira Qian  Monday, July 28, 2008 1:24 AM

You can use google to search for other answers

Custom Search

More Threads

• Rich Text Box Problem in C#
• Triger Function In SQL2000 VB.NET?
• ClipControls in .NET
• adding method in designer form
• ToolStripControlHost with embedded ActiveX control
• Want help in TImer in C#.Net 2005.
• Upload a file from Client to Store in SQL
• Setting the color of the default value of properties in the propertygrid
• Control missing in runtime
• Showing Current Date and Time without using Timer in VB.Net 2005?