Can I draw simple lines and forms in back ground of TextBox and Label controls

Answered
0
0

Hi,

Can I draw simple lines and forms in back ground of TextBox and Label controls.

If yes, please publish short sample code here. Drawing of a single colored point like example

I need this for my document’s forms builder.

Thank you!

Best Regards!

Mario

  • You must to post comments
Best Answer
1
0

Hi,

you can draw inside your textboxes etc. by attaching to the Paint event like you would do in Winforms.

Find some drawing code sample here:

paint

Hope that helps.

Best regards
Frank

Attachment
  • mgmst
    • mgmst
    • Jun 15, 2018 - 8:36 am
    Thank you!
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.