Click here to Skip to main content
15,889,863 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
---> I got a chance to work in outlook 2007 Add-in.
---> In VS2010 with a outlook2007 Add-in Template I'm started the development,
when i run the applicationt outlook automatically started.with some Functions ,events I'm able complete our requirement.

---> Now we got a requirement on Windows Add-in ,by using a windows Application template I'm started the Development. by taking the reference of two DLLs(using Microsoft.WindowsAPICodePack.Shell;using Microsoft.WindowsAPICodePack.Dialogs;) I'm able to tweak some windows integration functionality, Like Adding/Deleting Libraries and Folders.

---> Could any body conform that, is there any predefined template available in VS2010 for windows Add-in with C#..?

---> I Just go ahead with windows Application template.why I took this choice is, I have to show a Login Form when a user click on a Library and validate the user. Does it is the right approach to complete the windows integration requirement..?Please conform...?


Issue :- currently I'm unable capture the Click event of the added Library. if I do this I'm able to show the LoginForm. and authentication process.

can some body help me to capture the Click Event of a Library in windows explorer.I'm using Windows-7 O/S & VS2010 Professional.

Regards
Rafi Syed
DSTWS Pvt Ltd
Posted

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