Click here to Skip to main content
15,893,814 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello everyone!

I would like to start by saying thanks to everyone who takes some time to view this thread and try to help.

I would like to create a popup menu with tree-view control that looks something like this ( tree-view control under the blue arrow ) :

Office XP look & feel controls[^] .

Is it possible?

If it is, can you please give me some instructions ( code examples / tutorials would be most welcome too! ), and if it isn't, then can you please suggest how to do it some other way?

I work in MS Visual Studio Express 2008, on Windows XP, in C++, using pure WIN32 API.

If any other information is required ( source code or something similar ), please ask for it, I will more than gladly supply it.
Posted

1 solution

Yes. Are you asking our permission to go ahead and use the solution you referenced by yourself? I personally don't mind. If you load the page with the article and click the license, it will show this: http://www.codeproject.com/info/cpol10.aspx[^].

If something does not work, you could ask the author a question. Please click here: http://www.codeproject.com/script/Forums/Edit.aspx?fid=3175&floc=/Articles/1758/Office-XP-look-feel-controls[^].

—SA
 
Share this answer
 
Comments
MyOldAccount 7-Jun-13 0:45am    
I have downloaded demo project, but it doesn't look like it does on the picture.
That part with the popup menu under blue arrow is missing.
I thought that the author omitted it from the solution, so I have asked the question here.
Sergey Alexandrovich Kryukov 7-Jun-13 1:00am    
It's always a right idea to ask the author.
—SA
MyOldAccount 7-Jun-13 1:25am    
I have posted the message, as you have suggested.
Hopefully the author will answer...
Thank you for your reply.
Sergey Alexandrovich Kryukov 7-Jun-13 1:38am    
You are welcome.
—SA
MyOldAccount 11-Jun-13 22:15pm    
I am sorry for bothering you, but the author of the article I referred at in my question hasn't answered my message yet.
I just don't want to sit idle and wait for solution.
I have browsed through code, and found tree view control, yet I need a popup menu that looks like a tree view control.
I would be very grateful if you could provide me some instructions / links to code examples.
Again, I apologize for annoying, but I just can't sit idle and wait for an answer from the article's author that might never come.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900