Click here to Skip to main content
15,789,840 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Just a passing thought.... Pin
0x3c022-Apr-09 10:36
0x3c022-Apr-09 10:36 
GeneralRe: Just a passing thought.... Pin
Pankaj Nikam22-Apr-09 19:37
professionalPankaj Nikam22-Apr-09 19:37 
QuestionHow can i perform Alt+T operation through programming in c#.net 3.5 Windows application Pin
Narendra Reddy Vajrala22-Apr-09 4:36
Narendra Reddy Vajrala22-Apr-09 4:36 
AnswerRe: How can i perform Alt+T operation through programming in c#.net 3.5 Windows application [Please Ignore!! - Cross Post] Pin
Henry Minute22-Apr-09 5:10
Henry Minute22-Apr-09 5:10 
QuestionHow to open a .HLP file through c#.net Windows Application? Pin
Narendra Reddy Vajrala22-Apr-09 2:55
Narendra Reddy Vajrala22-Apr-09 2:55 
AnswerRe: How to open a .HLP file through c#.net Windows Application? Pin
Narendra Reddy Vajrala22-Apr-09 3:26
Narendra Reddy Vajrala22-Apr-09 3:26 
QuestionOnline Programming Exercises Pin
shafalfa21-Apr-09 14:23
shafalfa21-Apr-09 14:23 
QuestionUsing an HWND Pin
adrian_h20-Apr-09 9:24
professionaladrian_h20-Apr-09 9:24 
Hello everyone,

Ok, I've got a HWnd (the HWND was returned from an ActiveX control). I pass the HWND to a .NET control. I try to pass the HWND using Control.FromHandle() function and I get a null in response.

Why?

I want to make a .NET control become a child of the ActiveX control (this is so I can cover it, if you really want a full explanation, see below), so if there is another way of doing this, please let me know.

Thanks,


Adrian

--
Full Explanation:

Using a language called LabVIEW 7.0. Doesn't allow for .NET controls, but does allow for .NET objects. Want to put control on a front panel of a LabVIEW window. LabVIEW doesn't expose the window handles, so created an AX control which is to return the handle of the AX control so that I can paste the .NET control on top of it. What a work around eh?
GeneralRe: Using an HWND Pin
adrian_h21-Apr-09 5:47
professionaladrian_h21-Apr-09 5:47 
GeneralRe: Using an HWND Pin
Dave Kreskowiak22-Apr-09 7:20
mveDave Kreskowiak22-Apr-09 7:20 
AnswerRe: Using an HWND Pin
Dave Kreskowiak22-Apr-09 7:25
mveDave Kreskowiak22-Apr-09 7:25 
QuestionIs it possible to put message box in Stored Procedure for finding some values in the SP Pin
Noufe19-Apr-09 4:32
Noufe19-Apr-09 4:32 
AnswerRe: Is it possible to put message box in Stored Procedure for finding some values in the SP Pin
Eddy Vluggen19-Apr-09 11:09
professionalEddy Vluggen19-Apr-09 11:09 
AnswerRe: Is it possible to put message box in Stored Procedure for finding some values in the SP Pin
saanj29-Apr-09 0:56
saanj29-Apr-09 0:56 
QuestionSystem.IO.ports.serialport memory leak... Pin
srigmathi@gmail.com19-Apr-09 3:01
srigmathi@gmail.com19-Apr-09 3:01 
AnswerRe: System.IO.ports.serialport memory leak... Pin
Luc Pattyn19-Apr-09 3:39
sitebuilderLuc Pattyn19-Apr-09 3:39 
Questionimport export data Pin
IMQ19-Apr-09 2:16
IMQ19-Apr-09 2:16 
AnswerRe: import export data Pin
Colin Angus Mackay19-Apr-09 2:30
Colin Angus Mackay19-Apr-09 2:30 
QuestionChat Interface: RTB Modification? Chat Control? HTML Rendering? [modified] Pin
Abydosgater18-Apr-09 13:42
Abydosgater18-Apr-09 13:42 
Question32 bit value Pin
rilm18-Apr-09 1:10
rilm18-Apr-09 1:10 
QuestionRe: 32 bit value Pin
CPallini18-Apr-09 4:46
mveCPallini18-Apr-09 4:46 
Questionhow to put user specific settings in an app.config file? Pin
orinoco7717-Apr-09 9:02
orinoco7717-Apr-09 9:02 
AnswerRe: how to put user specific settings in an app.config file? Pin
Mark Salsbery17-Apr-09 10:17
Mark Salsbery17-Apr-09 10:17 
GeneralRe: how to put user specific settings in an app.config file? Pin
orinoco7717-Apr-09 12:16
orinoco7717-Apr-09 12:16 
GeneralRe: how to put user specific settings in an app.config file? Pin
Mark Salsbery17-Apr-09 12:46
Mark Salsbery17-Apr-09 12:46 

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.