Roy,

You probably should pick up a book about System.Windows.Forms programming. 
It will teach you how to use the different controls.

The control you need to use to do a popup menu like this is called 
ContextMenu, you need to attach it to the ContextMenu property of Control.

Peter

-----Original Message-----
From: "roy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: 21 December, 2004 16:03
Subject: [Mono-list] about popup a menu


hi,
it's really nice to attend this mail-list.
I want to popup a menu when I right-click a eventbox. like when I 
right-click a file and select copy or paste on windows. I am programming by 
using mono on linux. can you give me a hand?
roy 

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to