c# - Resize and move image control with transparency -


either i'm not searching on quite correct terms, or strangely no-one has asked quite looking for.

put i'd have image loaded user resizeable , moveable control (within panel belongs to). image need have opacity set. should resized via stretching if necessary no matter how parent form or panel resized. should achievable smoothly , on winforms.

i don't want re-invent wheel here, , feel sure must have been done openly.

strangely seems difficult create usercontrol that's user resizeable , moveable @ run time!?

i have degree of understanding of drawing image using imageattributes reduce opacity background, wondering if there useful resources attempting rest?

thanks

i decided take plunge , make effort learn wpf. worth it, makes of easier when head around it. it's more powerful, think i'm converted. used nice example how can have resizeable , movable controls. http://denismorozov.blogspot.co.uk/2008/01/how-to-resize-wpf-controls-at-runtime.html

i realise isn't answer quite original question on winforms, since no-one else supporting , seems winforms getting left behind, thought i'd close issue


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -