0
Answer

Datagrid button image - windows app

Ask a question
ic ic

ic ic

16y
4.2k
1

I'm trying to add an inmage to a button on the datagrid - windows application

I got an image on the grid but don't really want that.

GataGrid button, image on button

This code does not really work - the button display text "System.Drawing"
e.Value = TCOST002.Properties.Resources.delete;

 

Please Assist