MobileForms Toolkit Documentation

InkBox.IsEmpty Property

Checks whether the control is empty.

public bool IsEmpty {get;}

Property Value

true if control is empty, false otherwise.

Remarks

Control is empty until user draws some line over it. To empty the control, use method Clear.

See Also

InkBox Class | Resco.Controls.OutlookControls Namespace