PictureBox SizeMode aspx
brice3434
France
Hello everyone,
I have a little problem : I want to create a PictureObject from my C#/ASP code.
I succeed to do that, the problem is that I want to change the SizeMode.
SizeMode is an enumerator from System.Windows.Form, but I am working on a C#/ASP web site, so I can't acces to the library System.Windows.Form.
Did someone had the same problem ? If yes, what is the solution ?
I have a little problem : I want to create a PictureObject from my C#/ASP code.
I succeed to do that, the problem is that I want to change the SizeMode.
SizeMode is an enumerator from System.Windows.Form, but I am working on a C#/ASP web site, so I can't acces to the library System.Windows.Form.
Did someone had the same problem ? If yes, what is the solution ?