Click here to Skip to main content
15,902,635 members
Home / Discussions / COM
   

COM

 
QuestionReinstance COM Object in C++ Pin
MarcoNedwig11-Apr-06 23:21
MarcoNedwig11-Apr-06 23:21 
AnswerRe: Reinstance COM Object in C++ Pin
User 21559712-Apr-06 0:07
User 21559712-Apr-06 0:07 
GeneralRe: Reinstance COM Object in C++ Pin
MarcoNedwig12-Apr-06 0:25
MarcoNedwig12-Apr-06 0:25 
GeneralRe: Reinstance COM Object in C++ Pin
User 21559712-Apr-06 0:37
User 21559712-Apr-06 0:37 
GeneralRe: Reinstance COM Object in C++ Pin
MarcoNedwig12-Apr-06 0:41
MarcoNedwig12-Apr-06 0:41 
GeneralRe: Reinstance COM Object in C++ Pin
Stephen Hewitt12-Apr-06 14:57
Stephen Hewitt12-Apr-06 14:57 
GeneralRe: Reinstance COM Object in C++ Pin
User 21559712-Apr-06 20:19
User 21559712-Apr-06 20:19 
QuestionAdding Controls Pin
rahultaing11-Apr-06 15:04
rahultaing11-Apr-06 15:04 
Can anyone tell me how do I add a .Net FCL Control to my C# project.

The problem that I am getting is that I have made a control in C# by selecting the project type as "Windows Control Library", In this project I am using just a Listbox and I have not made this project as a Component.

Then I make another C# project and on its toolbar I select "Choose Item" by right clicking my mouse button. On that I see a window which shows a list of .Net Framework Class Library Components and COM components, but since my project is not a Component I don't see my control in that list.

After that I tried adding the dll of my control in the references folder of my Client project, I was able to add that dll as a reference but the problem is that since my control is a visible control, I would like to see the Listbox which this control contains, whenever I use the control in my project.

I want my Control to appear on the tolbox of my client project, I was unable to do that?I was able to implement a class as a component, and use it as a control in my client, this worked perfectly fine and I saw my Class control on the toolbox of my C# client after I selected Choose
Item on the toolbox.

Please let me know what should I do regarding this issue?
AnswerRe: Adding Controls Pin
Robilltuan12-Apr-06 16:43
Robilltuan12-Apr-06 16:43 
QuestionControls Pin
rahultaing11-Apr-06 14:34
rahultaing11-Apr-06 14:34 
QuestionOffice COM Addin -- SOS need help!!!! Pin
Alex Hoffenreich11-Apr-06 4:58
Alex Hoffenreich11-Apr-06 4:58 
Questionproblem with Derived class in WMI Pin
abhiramsss10-Apr-06 18:51
abhiramsss10-Apr-06 18:51 
QuestionActiveX control in console application Pin
Phil Harding10-Apr-06 0:51
Phil Harding10-Apr-06 0:51 
AnswerRe: ActiveX control in console application Pin
Jörgen Sigvardsson10-Apr-06 3:27
Jörgen Sigvardsson10-Apr-06 3:27 
QuestionHow to add a my own shortcut item to the outlook shortcutbar with VC Pin
lxwsh9-Apr-06 22:56
lxwsh9-Apr-06 22:56 
AnswerRe: How to add a my own shortcut item to the outlook shortcutbar with VC Pin
Ganesh_T14-Apr-06 23:29
Ganesh_T14-Apr-06 23:29 
Questionerror D8045 Pin
rahultaing9-Apr-06 21:27
rahultaing9-Apr-06 21:27 
AnswerRe: error D8045 Pin
khan++9-Apr-06 21:34
khan++9-Apr-06 21:34 
QuestionIHTMLSelectElement onchange event Pin
abhishekks9-Apr-06 21:16
abhishekks9-Apr-06 21:16 
Questionwhy can not get the variable value correctly Pin
brygid9-Apr-06 20:27
brygid9-Apr-06 20:27 
QuestionC# project as a Client to COM component Pin
rahultaing9-Apr-06 15:28
rahultaing9-Apr-06 15:28 
AnswerRe: C# project as a Client to COM component Pin
Lim Bio Liong9-Apr-06 22:24
Lim Bio Liong9-Apr-06 22:24 
QuestionHow are COM objects instantiated? Pin
Richard Andrew x649-Apr-06 12:45
professionalRichard Andrew x649-Apr-06 12:45 
AnswerRe: How are COM objects instantiated? Pin
Michael Dunn9-Apr-06 18:39
sitebuilderMichael Dunn9-Apr-06 18:39 
Questionerror: LNK2001 Pin
rahultaing9-Apr-06 10:49
rahultaing9-Apr-06 10:49 

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.