Skip to main content
Version: 2025

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

Instance memberImage

Image: Returns/Sets the image.

Methods

Instance memberGetImage()

Returns the image loaded in a bitmap resource.

Returns: Image.

Implemented By

NameDescription
SalOptionButtonRepresents a button that the user can toggle on or off and can work in conjunction with other SalOptionButton controls.
SalPictureRepresent a control that displays an image.
SalPushbuttonRepresent a control that the user can click to start an action.
XSalFlatButton