Click here to Skip to main content
15,914,071 members
Home / Discussions / C#
   

C#

 
GeneralRe: ComboBox and MonthCalendar Pin
mostafa_h1-Mar-06 7:21
mostafa_h1-Mar-06 7:21 
GeneralRe: ComboBox and MonthCalendar Pin
Drew McGhie1-Mar-06 9:12
Drew McGhie1-Mar-06 9:12 
QuestionImage capture programme Pin
DJobling1-Mar-06 4:50
DJobling1-Mar-06 4:50 
QuestionTAPI 3.1 in C# Pin
kasper781-Mar-06 4:33
kasper781-Mar-06 4:33 
QuestionPorting VB.NET code to C#.NET Code Pin
Daishi10021-Mar-06 4:28
Daishi10021-Mar-06 4:28 
AnswerRe: Porting VB.NET code to C#.NET Code Pin
darkelv1-Mar-06 4:39
darkelv1-Mar-06 4:39 
GeneralRe: Porting VB.NET code to C#.NET Code Pin
Daishi10021-Mar-06 4:57
Daishi10021-Mar-06 4:57 
GeneralRe: Porting VB.NET code to C#.NET Code Pin
darkelv1-Mar-06 14:28
darkelv1-Mar-06 14:28 
I don't think there is a direct equivalent in C#, I guess the CreateObject is a VB's thing. It isn't the same as create a new object instance.

I only threw the part where it create object and access the function, then return the result in VB.NET.

You could reference the target com object in your solution, it "should" create an interop reference you can use the com object directly. You can also wrap the com object in a wrapper class but it's too tedious for me. You can also put the code in VB.NET and reference the dll in C#.

YMMV though.

Wrapper Class:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/csref/html/vcwlkCOMInteropPart1CClientTutorial.asp
AnswerRe: Porting VB.NET code to C#.NET Code Pin
Judah Gabriel Himango1-Mar-06 6:12
sponsorJudah Gabriel Himango1-Mar-06 6:12 
QuestionMemory mapped files Pin
Chals1-Mar-06 4:10
Chals1-Mar-06 4:10 
AnswerRe: Memory mapped files Pin
Le centriste1-Mar-06 4:15
Le centriste1-Mar-06 4:15 
AnswerRe: Memory mapped files Pin
darkelv1-Mar-06 4:15
darkelv1-Mar-06 4:15 
Answer[Message Deleted] Pin
Le centriste1-Mar-06 4:16
Le centriste1-Mar-06 4:16 
GeneralRe: Memory mapped files Pin
Chals1-Mar-06 5:28
Chals1-Mar-06 5:28 
GeneralRe: Memory mapped files Pin
Le centriste1-Mar-06 7:27
Le centriste1-Mar-06 7:27 
AnswerRe: Memory mapped files Pin
Judah Gabriel Himango1-Mar-06 6:14
sponsorJudah Gabriel Himango1-Mar-06 6:14 
GeneralRe: Memory mapped files Pin
Chals1-Mar-06 21:06
Chals1-Mar-06 21:06 
Questionmixed code C# Pin
_tasleem1-Mar-06 3:59
_tasleem1-Mar-06 3:59 
Questioncapturing videoclip and saving video clip from webcam Pin
prgramya1-Mar-06 3:29
prgramya1-Mar-06 3:29 
Questionneed help creating tabs in c# forms Pin
Jeyakumar_indian1-Mar-06 2:08
Jeyakumar_indian1-Mar-06 2:08 
AnswerRe: need help creating tabs in c# forms Pin
chinmmay1-Mar-06 2:20
chinmmay1-Mar-06 2:20 
GeneralRe: need help creating tabs in c# forms Pin
Jeyakumar_indian1-Mar-06 18:55
Jeyakumar_indian1-Mar-06 18:55 
Questionc# auto tracing tool Pin
nidheeshkayal1-Mar-06 1:23
nidheeshkayal1-Mar-06 1:23 
AnswerRe: c# auto tracing tool Pin
malharone1-Mar-06 7:24
malharone1-Mar-06 7:24 
Questionc# Pin
sagarcode1-Mar-06 0:38
sagarcode1-Mar-06 0:38 

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.