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

C#

 
AnswerRe: xcopy and timestamp Pin
Spacix One28-Aug-07 14:28
Spacix One28-Aug-07 14:28 
GeneralRe: xcopy and timestamp Pin
devvvy28-Aug-07 14:47
devvvy28-Aug-07 14:47 
QuestionHow To Cnvert Turbo c++ Serial Port To c#2.0 Pin
mohsen haghighi28-Aug-07 12:14
mohsen haghighi28-Aug-07 12:14 
AnswerRe: How To Cnvert Turbo c++ Serial Port To c#2.0 Pin
Spacix One28-Aug-07 14:23
Spacix One28-Aug-07 14:23 
Questionhosting windows applications in a winform Pin
algoaddict28-Aug-07 12:07
algoaddict28-Aug-07 12:07 
AnswerRe: hosting windows applications in a winform Pin
Spacix One28-Aug-07 14:13
Spacix One28-Aug-07 14:13 
QuestionRe: hosting windows applications in a winform Pin
algoaddict28-Aug-07 15:37
algoaddict28-Aug-07 15:37 
AnswerRe: hosting windows applications in a winform Pin
Spacix One29-Aug-07 5:04
Spacix One29-Aug-07 5:04 
From what I know/understand you can only use COM and "managed" (read .NET code) inside a C# project.
(note ActiveX is just a small part of COM)

If the it is possible to host non-COM objects I don't know how, if you' just wish to start another process then http://blogs.msdn.com/csharpfaq/archive/2004/06/01/146375.aspx[^] will help you...

I'm not sure what you mean by "wish to have controls on the page that arent transparent and clickthrough"

Do you want to have a form with a button of a z-index of 1 and overlay say a picture box with a z-index of 2 but when you click on the picture box where the button is location it will process a click on the button? WTF | :WTF:
AnswerRe: hosting windows applications in a winform Pin
Dave Kreskowiak29-Aug-07 5:14
mveDave Kreskowiak29-Aug-07 5:14 
Questionc# class design help Pin
rsaint2728-Aug-07 11:28
rsaint2728-Aug-07 11:28 
QuestionREGEX start and end Pin
Saamir28-Aug-07 11:25
Saamir28-Aug-07 11:25 
AnswerRe: REGEX start and end Pin
PIEBALDconsult28-Aug-07 11:41
mvePIEBALDconsult28-Aug-07 11:41 
GeneralRe: REGEX start and end Pin
Spacix One28-Aug-07 11:43
Spacix One28-Aug-07 11:43 
AnswerRe: REGEX start and end Pin
Joshua Lunsford4-Sep-07 10:04
Joshua Lunsford4-Sep-07 10:04 
Questionsearching an XML file [modified] Pin
jacobparker28-Aug-07 10:14
jacobparker28-Aug-07 10:14 
AnswerRe: searching an XML file Pin
Spacix One28-Aug-07 10:38
Spacix One28-Aug-07 10:38 
GeneralRe: searching an XML file Pin
jacobparker28-Aug-07 12:30
jacobparker28-Aug-07 12:30 
GeneralRe: searching an XML file Pin
Spacix One28-Aug-07 14:04
Spacix One28-Aug-07 14:04 
GeneralRe: searching an XML file Pin
Christian Graus28-Aug-07 16:12
protectorChristian Graus28-Aug-07 16:12 
GeneralRe: searching an XML file Pin
Spacix One29-Aug-07 5:13
Spacix One29-Aug-07 5:13 
GeneralRe: searching an XML file Pin
jacobparker30-Aug-07 4:54
jacobparker30-Aug-07 4:54 
GeneralRe: searching an XML file Pin
Spacix One30-Aug-07 5:10
Spacix One30-Aug-07 5:10 
Questionform control text value & XML Pin
Blubbo28-Aug-07 9:30
Blubbo28-Aug-07 9:30 
QuestionScaling a Polygon Pin
Joshua Lunsford28-Aug-07 9:26
Joshua Lunsford28-Aug-07 9:26 
AnswerRe: Scaling a Polygon Pin
Hessam Jalali28-Aug-07 21:56
Hessam Jalali28-Aug-07 21:56 

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.