well to scale the notepad or what ever try this:
VB Code:
Private Sub Form_Resize() text1.Move 0,0,Me.Scalewidth,Me.Scaleheight End Sub
as for a window in a window try using a mdi form then using mdi childs for the inside forms.
|
Results 1 to 8 of 8
Thread: placing a window inside of formThreaded View
|
Click Here to Expand Forum to Full Width |