Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating a 'form' type control

Status
Not open for further replies.

robdon

Programmer
May 21, 2001
252
ES
Hi,

I'm writting an app to create an IDE for another language that I code in.

I am writing a 'screen painter' type thing at the moment much like the VB design form, and I need to have a usercontrol that looks like a windows 'form'. IE has a border and caption bar with min/max icons etc.

Does any one have any ideas about how to go about doing this?

I've thought about creating a new 'form' at runtime and then using that, but its not the best solution, cause I have to stop it being moved, getting focus and moving it with my app etc etc

Thanks,

Rob D.


ProIV Resource Centre
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top