ButtonField.AddImage

ButtonField.AddImage method

Adds image into the field resources and draws it.

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

See Also