ISalPictureControl
PPJ.Runtime.Windows.ISalPictureControl
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Web.49 (4.9.0.0)
SAL Controls that display a picture implement this interface.
public interface ISalPictureControl
Properties
Image

Image: Returns/Sets the image.
Methods
GetImage()

Returns the image loaded in a bitmap resource.
Returns: Image.
Implemented By
Name
Description
Represents a button that the user can toggle on or off and can work in conjunction with other SalOptionButton controls.
Represent a control that displays an image.
Represent a control that the user can click to start an action.
Last updated