resizing at runtime

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I want to resize a pictureBox control at runtime, so when I click on the box, I'd like the border to highlight and then I'd be able to
drag and resize it. Just like what you do in design time. ANy idea how

Thanks, Moheb
 
http://www.bobpowell.net/recttracker.htm

--
Bob Powell [MVP]
Visual C#, System.Drawing

All you ever wanted to know about ListView custom drawing is in Well Formed.
http://www.bobpowell.net/currentissue.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/gdiplus_faq.htm

Read my Blog at http://bobpowelldotnet.blogspot.com

moheb said:
Hi,

I want to resize a pictureBox control at runtime, so when I click on the
box, I'd like the border to highlight and then I'd be able to
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top