Serge Nova
Member
Hello everyone, I am trying to insert an image in EditText with this code:
But I get this error:
If anyone can help me or suggest me another way that would be appreciated.
Thanks
ViewSetting:
Dim Vs as ViewSetting
Vs.InsertImageIntoEditText(Bmp, EditText1, Vs.MesureMultilineTextHeight(EditText1, EditText1.Text))
But I get this error:
If anyone can help me or suggest me another way that would be appreciated.
Thanks