Skip to main content

ISalPictureControl

Namespace: PPJ.Runtime

Assembly: PPJ.Runtime.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.

Instance memberTransparentColor

Color: Returns/Sets the transparent color

Implemented By

NameDescription
SalOptionButtonRepresents a button that the user can toggle on or off and can work in conjunction with other SalOptionButton controls.
SalPicturePicture implementation.
SalPushbuttonAn object that you can click (or double-click) to create an event and invoke some action.
SalQuickToolTipOptionButtonOption check button with tool tip support
SalQuickToolTipPicturePicture with tool tip support
SalQuickToolTipPushButtonPushbutton with tool tip support
XSalFlatButton