Add myuserControl to Window
-
Hi Experts, I would like to add a usercontrol to Window.ie to Operating systems Window. when ever i open a MyComputer or MyDocuments, Mine usercontrol should be displayed on it Thanks
-
Hi Experts, I would like to add a usercontrol to Window.ie to Operating systems Window. when ever i open a MyComputer or MyDocuments, Mine usercontrol should be displayed on it Thanks
So, let me see if I understood that... You would like a 'toolbar' on those folders? Have you tried Google? I searched for: Windows Explorer Toolbars C#, and I found this: Extending Explorer with Band Objects using .NET and Windows Forms[^] ... Which seems to be what I think you're after.
-
So, let me see if I understood that... You would like a 'toolbar' on those folders? Have you tried Google? I searched for: Windows Explorer Toolbars C#, and I found this: Extending Explorer with Band Objects using .NET and Windows Forms[^] ... Which seems to be what I think you're after.
Thank u But i need to insert a usercontrol just has they have done for M-files. u can see this http://i.d.com.com/i/dl/media/dlimage/14/91/06/149106_large.jpeg[^]
-
Thank u But i need to insert a usercontrol just has they have done for M-files. u can see this http://i.d.com.com/i/dl/media/dlimage/14/91/06/149106_large.jpeg[^]
Okay, I think I understand now. Are you talking about the M-Files Left Pane on the left side of that window in your image, where it displays various options to perform on selected files? If so, I'm sorry but I can't help you with that. Good luck, jase Edit: I just did a half-as*ed search on Google for "Extending Windows Explorer with Custom Panes C#" and found a whole heap of results.