I have put image in header with button and click on button then open a new window.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
You should construct your new window (exactly form) some where in your code then attack an event listener to your header button, then into your listener code block use your application frame like this:
then use this method to make your Form active and visible:
|
||||
|
|
