Click here to Skip to main content
15,919,613 members
Home / Discussions / C#
   

C#

 
AnswerRe: Couldn't able to set the environment variables Pin
Ravi Bhavnani26-Sep-11 3:49
professionalRavi Bhavnani26-Sep-11 3:49 
Questionproject ideas Pin
angel 225-Sep-11 21:37
angel 225-Sep-11 21:37 
AnswerRe: project ideas Pin
Dalek Dave25-Sep-11 21:43
professionalDalek Dave25-Sep-11 21:43 
AnswerRe: project ideas Pin
Bernhard Hiller26-Sep-11 0:43
Bernhard Hiller26-Sep-11 0:43 
AnswerRe: project ideas Pin
Rob Philpott26-Sep-11 1:55
Rob Philpott26-Sep-11 1:55 
AnswerRe: project ideas Pin
Nagy Vilmos26-Sep-11 1:57
professionalNagy Vilmos26-Sep-11 1:57 
GeneralRe: project ideas Pin
angel 226-Sep-11 21:10
angel 226-Sep-11 21:10 
GeneralRe: project ideas Pin
Shameel27-Sep-11 1:31
professionalShameel27-Sep-11 1:31 
Questionc# Pin
jigs_p25-Sep-11 21:32
jigs_p25-Sep-11 21:32 
AnswerRe: c# Pin
Dalek Dave25-Sep-11 21:46
professionalDalek Dave25-Sep-11 21:46 
GeneralRe: c# Pin
Pravin Patil, Mumbai25-Sep-11 22:21
Pravin Patil, Mumbai25-Sep-11 22:21 
GeneralRe: c# Pin
Dalek Dave25-Sep-11 23:39
professionalDalek Dave25-Sep-11 23:39 
AnswerRe: c# Pin
Abhinav S26-Sep-11 1:12
Abhinav S26-Sep-11 1:12 
SuggestionRe: c# Pin
Pravin Patil, Mumbai26-Sep-11 1:32
Pravin Patil, Mumbai26-Sep-11 1:32 
AnswerRe: c# Pin
OriginalGriff26-Sep-11 8:17
mveOriginalGriff26-Sep-11 8:17 
AnswerRe: c# Pin
ScottM126-Sep-11 20:40
ScottM126-Sep-11 20:40 
Questiondock a windows form into ppt application window Pin
shama_12325-Sep-11 21:08
shama_12325-Sep-11 21:08 
AnswerRe: dock a windows form into ppt application window Pin
BobJanova26-Sep-11 0:45
BobJanova26-Sep-11 0:45 
Even if you got past this error, you can't set forms to be parented across AppDomains anyway. I think that add-ins are run in a separate AppDomain, though I'm not sure about that.

Does the add in API not provide you with a way to create a custom tool window? I doubt you are supposed to create your own forms and then try to push them into the existing docking framework (since, if you try to do that, if MS change the docking framework your form will no longer work right).
AnswerRe: dock a windows form into ppt application window Pin
Dave Kreskowiak26-Sep-11 3:47
mveDave Kreskowiak26-Sep-11 3:47 
QuestionRefrence VSTO Project Pin
Hamid Noahdi25-Sep-11 19:55
Hamid Noahdi25-Sep-11 19:55 
AnswerRe: Refrence VSTO Project Pin
Dalek Dave25-Sep-11 21:46
professionalDalek Dave25-Sep-11 21:46 
QuestionMaking custom (High performance) GUI elements. Pin
biojae25-Sep-11 17:32
biojae25-Sep-11 17:32 
AnswerRe: Making custom (High performance) GUI elements. Pin
BobJanova26-Sep-11 0:52
BobJanova26-Sep-11 0:52 
GeneralRe: Making custom (High performance) GUI elements. Pin
biojae26-Sep-11 19:33
biojae26-Sep-11 19:33 
QuestionSample C# project Pin
Software200725-Sep-11 12:26
Software200725-Sep-11 12:26 

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.