PictureBox
Wisej.Web.PictureBox
Last updated
Was this helpful?
Wisej.Web.PictureBox
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents an image control.
Initializes a new instance of the class.
: Indicates the border style for the control.
url
Loads the image at the specified location, asynchronously.
url
Bindable components implement this interface.
All wisej components implement this interface.
Allows an object to serialize itself.
: Returns or sets the filter () to apply to the picture.
: Returns or sets the image that is displayed by .
: Returns or sets the theme name or URL for the image to display in the .
: Indicates how the image is displayed.
Sets the to the specified URL and displays the image indicated.
The path for the image to display in the .
The path for the image to display in the .
Fired when the asynchronous image-load operation is completed.
Fired when changes.
All wisej controls derived from the class must implement this interface.