473,396 Members | 1,990 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

ContextMenu

Gday,

Ive added a contextmenu to my form and added some text to the drop down
list.
I have a treeview control where I want to use this context menu function.

This is as far as I have got. Ive added some text to the contextmenu object
but where do I go from there? When i right click on a node in the treeview
control at runtime there is no pop menu. So how do I get this thing to popup
and how do i get a click event going for whatever selection Ive made?

Thanks,
Grant

Nov 16 '05 #1
2 2321
You should attach context menu to treeview, not the form.

HTH
Alex

"Grant" <gp*****@hotmail.com> wrote in message
news:OC**************@TK2MSFTNGP09.phx.gbl...
Gday,

Ive added a contextmenu to my form and added some text to the drop down
list.
I have a treeview control where I want to use this context menu function.

This is as far as I have got. Ive added some text to the contextmenu object but where do I go from there? When i right click on a node in the treeview
control at runtime there is no pop menu. So how do I get this thing to popup and how do i get a click event going for whatever selection Ive made?

Thanks,
Grant

Nov 16 '05 #2
Jaw
hi,
how can i know where the control object occurring the pop-up menu in smartdev?
I know that context menu in win 32 have a member " Source Control" , but no such
a member in smartdev, how can I got it ?

"AlexS" wrote:
You should attach context menu to treeview, not the form.

HTH
Alex

"Grant" <gp*****@hotmail.com> wrote in message
news:OC**************@TK2MSFTNGP09.phx.gbl...
Gday,

Ive added a contextmenu to my form and added some text to the drop down
list.
I have a treeview control where I want to use this context menu function.

This is as far as I have got. Ive added some text to the contextmenu

object
but where do I go from there? When i right click on a node in the treeview
control at runtime there is no pop menu. So how do I get this thing to

popup
and how do i get a click event going for whatever selection Ive made?

Thanks,
Grant


Nov 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: MD | last post by:
I have a ContextMenu that is assigned to 3 RichTextBox's (i.e., if you right-click on any of the 3 RichTextBox's, you get the same ContextMenu). My ContextMenu has 2 items, each of which have their...
2
by: Derrick | last post by:
I've been working on an application which has a NotifyIcon (system tray icon), and a corresponding ContextMenu. I want to be able to update this menu dynamically. However, when I make changes to...
2
by: Zieben | last post by:
Hello! I have such problem! I have my UserControl. I override property ContextMenu for this Control as ..... new ContextMenu ContextMenu{ set {_contextMenu = value;}
0
by: cemino | last post by:
Hi, I got a problem with ContextMenu. I'm using a hot-key (like Ctrl-B) to show contextMenu in my program. Things is like below: contextMenu.Show(Form1, New...
10
by: tmaster | last post by:
When I try to dynamically add a second sub menu item to this ContextMenu item, I get an error 'Specified argument was out of the range of valid values'. Private Sub mnuTopics_Show_Select(ByVal...
7
by: TryingLikeHeck | last post by:
I have a usercontrol on which I've generated a context menu in designer. The properties of the control lists for ContextMenu (none) The menu shows up in the designer window and I can edit it To...
11
by: Graham Charles | last post by:
I'm writing a control inheriting from ComboBox, and I'd like to add an entry to the ContextMenu for that combo box. I have no problem if I create an entirely new ContextMenu from scratch, but I'd...
3
by: Libby Sharf | last post by:
Hello, I have several ContextMenus and I want to connect them to the GridControl's ContextMenu property depending on the row that was right clicked. Is there an event that is raised just before...
0
by: Steve Richter | last post by:
I cant get a contextmenu to popup in the context of a datagridview. It pops up in the ListBox, and in the form itself. But not the DataGridView. How could that be? here is my code: using...
3
by: asharda | last post by:
Hi, I am trying to create a context menu in my application. The context menu takes menu otems from an XML file. In XAML the code is <Grid.ContextMenu> <ContextMenu Name="cm" StaysOpen="true"...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.