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
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