MobileForms Toolkit Documentation

InkBox.BackgroundImage Property

Gets or sets the Image associated with the background of control.

public System.Drawing.Image BackgroundImage {get; set;}

Property Value

Image associated with background.

Remarks

When sets new Image it has no effect to actual and future lines. When you call Clear, only your lines will be cleared.

See Also

InkBox Class | Resco.Controls.OutlookControls Namespace