TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
eliteforce
NA
12
0
Context Menu show problem
Aug 19 2004 2:15 PM
Hi! I have a problem with my context menu.... I have a tray icon and a context menu for the icon, this context menu appears if i right click the icon. because i want to open the context menu with the left mouse click too, i added a trayicon mouse event handler (mouseup) in the trayicon_mouseup function i tried to show the context menu with contextmenu.show(this,cursor.position) but this works only if the application isn't hidden!!! what can i do to show the context menu while the application is hidden? and how can i make the context menu after the left mouse click appear at the same position than the right click context menu? ^^ thx for help
Reply
Answers (
2
)
C# and Pointers - experienced question
include .h files