TextBoxField.AddImage

TextBoxField.AddImage method

Adds image into the field resources and draws it.

public void AddImage(Image image)
ParameterTypeDescription
imageImageImage to add into text field.

See Also