Click here to Skip to main content
15,891,136 members
Home / Discussions / Windows Forms
   

Windows Forms

 
Questionmouse events on tray icon Pin
dona jain7-Aug-07 1:19
dona jain7-Aug-07 1:19 
AnswerRe: mouse events on tray icon Pin
Craster7-Aug-07 23:58
Craster7-Aug-07 23:58 
QuestionRegarding datagridview Pin
atulagarwal566-Aug-07 22:30
atulagarwal566-Aug-07 22:30 
QuestionScrollBar in Windows Forms C# 2005 Pin
Elizma6-Aug-07 21:14
Elizma6-Aug-07 21:14 
AnswerRe: ScrollBar in Windows Forms C# 2005 Pin
Richard Blythe8-Aug-07 4:47
Richard Blythe8-Aug-07 4:47 
QuestionVSTO Outlook Addin with a winform Pin
pnslcs6-Aug-07 17:15
pnslcs6-Aug-07 17:15 
AnswerRe: VSTO Outlook Addin with a winform Pin
tker7-Aug-07 20:54
tker7-Aug-07 20:54 
GeneralRe: VSTO Outlook Addin with a winform Pin
pnslcs8-Aug-07 11:22
pnslcs8-Aug-07 11:22 
Hi Toby,

At first I had several security problems but I was able to resolve them by adding some custom installer actions to set the user's pc security policy as directed by these two articles on msdn.

http://msdn2.microsoft.com/en-us/library/bb332051.aspx[^]

http://msdn2.microsoft.com/en-us/library/bb332052.aspx[^]

Then when I added the following line of code.

parmFormResult = exportParameterForm.ShowDialog();

At that point in time it will not execute my new code. The exportParmaeterForm object is a winform object not an outlook form. When I comment out the line of code the addin will execute on the user's PC.

Does and addin have the capability to call a winform object?

Thanks,

Patrick
GeneralRe: VSTO Outlook Addin with a winform [modified] Pin
tker8-Aug-07 14:15
tker8-Aug-07 14:15 
GeneralRe: VSTO Outlook Addin with a winform Pin
pnslcs9-Aug-07 3:25
pnslcs9-Aug-07 3:25 
GeneralRe: VSTO Outlook Addin with a winform Pin
tker9-Aug-07 14:30
tker9-Aug-07 14:30 
AnswerRe: VSTO Outlook Addin with a winform Pin
pnslcs10-Aug-07 2:38
pnslcs10-Aug-07 2:38 
QuestionNested MDI forms Pin
Aamir Dharani5-Aug-07 23:51
Aamir Dharani5-Aug-07 23:51 
AnswerRe: Nested MDI forms Pin
Dave Kreskowiak6-Aug-07 5:19
mveDave Kreskowiak6-Aug-07 5:19 
Questiontest Pin
ellllllllie3-Aug-07 5:20
ellllllllie3-Aug-07 5:20 
Questiontray icon Pin
dona jain3-Aug-07 3:40
dona jain3-Aug-07 3:40 
AnswerRe: tray icon Pin
Luc Pattyn3-Aug-07 5:31
sitebuilderLuc Pattyn3-Aug-07 5:31 
GeneralRe: tray icon Pin
dona jain3-Aug-07 19:40
dona jain3-Aug-07 19:40 
AnswerRe: tray icon Pin
Christian Graus3-Aug-07 14:54
protectorChristian Graus3-Aug-07 14:54 
QuestionClock on Windows Form? Pin
chand103-Aug-07 0:48
chand103-Aug-07 0:48 
AnswerRe: Clock on Windows Form? Pin
Luc Pattyn3-Aug-07 1:13
sitebuilderLuc Pattyn3-Aug-07 1:13 
AnswerRe: Clock on Windows Form? Pin
originSH3-Aug-07 2:24
originSH3-Aug-07 2:24 
JokeRe: Clock on Windows Form? Pin
Luc Pattyn3-Aug-07 5:33
sitebuilderLuc Pattyn3-Aug-07 5:33 
QuestionDialog box query Pin
dona jain2-Aug-07 2:54
dona jain2-Aug-07 2:54 
AnswerRe: Dialog box query Pin
originSH2-Aug-07 3:39
originSH2-Aug-07 3:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.