I need to resize a label on a form in real time (click the corner and drag), any1 know how to do this/?
Thanks in advance,
Julian
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
julz barrabPosted Jun 16, 2007, 1:11 PM
some1 mentioned to me that it is possible to resize images in real time, how do i do this?
thanks
julz barrabPosted Jun 13, 2007, 9:15 AM
i also currently have a mouse down, up events for moving the position of each label around the form, so dont think it would work to use 'mouse down, up, move' for both resizing and moving.
is there a way to move and resize, like when creating/modifing a label when designing the form?
i just need to adjust the height (not width) and i could also use something other than a label if its easier (as long as i can drag drop and resize the height)
J
i've not used GDI before, i'll read up on it
Mahesh ChandPosted Jun 13, 2007, 8:57 AM