M MasterFake Dec 18, 2007 #1 Hi all. How can i add panel to explorer file properties dialog (like winrar) using C#.net ?
K Kerem Gümrükcü Dec 18, 2007 #2 Hi Mr. or Mrs. MasterFake, what you are talking about is a shell extension and a property sheet handler. CodeProject holds two great examples: This one goes Native Aproach: http://www.codeproject.com/KB/shell/shellextguide5.aspx This one goes mannaged .NET Way: http://www.codeproject.com/KB/tabs/HadiPropertySheet.aspx Hope this helps,... Regards Kerem --
Hi Mr. or Mrs. MasterFake, what you are talking about is a shell extension and a property sheet handler. CodeProject holds two great examples: This one goes Native Aproach: http://www.codeproject.com/KB/shell/shellextguide5.aspx This one goes mannaged .NET Way: http://www.codeproject.com/KB/tabs/HadiPropertySheet.aspx Hope this helps,... Regards Kerem --