P
peter hansen
By changing the backgroundimage of a form into a picture and then enable the
TransparencyColor you can make a form as a cirkel etc (the form has the same
'form' as the picture has). I have then disabled the FormBorderStyle (None)
By doing that I have no border I can click at to drag the form. How do I
make the form-area drag-able so that it is possible to click at a random
point at the form, hold down the mousebutton and then move the form?
// Peter
TransparencyColor you can make a form as a cirkel etc (the form has the same
'form' as the picture has). I have then disabled the FormBorderStyle (None)
By doing that I have no border I can click at to drag the form. How do I
make the form-area drag-able so that it is possible to click at a random
point at the form, hold down the mousebutton and then move the form?
// Peter