Remove titleBar

  • Thread starter Thread starter leonoah
  • Start date Start date
L

leonoah

Hi all
I have simple .net form application with one pushbutton.

pushing the button open new window . the new window is external
application ( not .net application. ) .
i'm trying to remove the new application title bar and make it child of
my form.

i try to use the user32.dll function setWindowLong. but i didn't
success.

best regards ,Leon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top