PictureBox
Wisej.Web.PictureBox
public class PictureBox : Control, ISupportInitialize, IButtonControl, IImage, ICommandSourcePublic Class PictureBox
Inherits Control
Implements ISupportInitialize, IButtonControl, IImage, ICommandSourceConstructors
PictureBox()
PictureBox(image, sizeMode)
Name
Type
Description
PictureBox(imageSource, sizeMode)
Name
Type
Description
PictureBox(location, size)
Name
Type
Description
PictureBox(image, location, size, sizeMode)
Name
Type
Description
PictureBox(imageSource, location, size, sizeMode)
Name
Type
Description
Properties
BorderStyle
Command
DefaultSize
DialogResult
Filter
Image
ImageSource
SizeMode
Methods
Dispose(disposing)
Parameter
Type
Description
Load(url)
Parameter
Type
Description
LoadAsync(url)
Parameter
Type
Description
OnClick(e)
Parameter
Type
Description
OnCommandChanged(e)
Parameter
Type
Description
OnLoadCompleted(e)
Parameter
Type
Description
OnSizeModeChanged(e)
Parameter
Type
Description
OnWebEvent(e)
Parameter
Type
Description
OnWebRender(config)
Parameter
Type
Description
PerformClick()
Events
CommandChanged
LoadCompleted
SizeModeChanged
Implements
Name
Description
Last updated
Was this helpful?

