I'm trying to add an inmage to a button on the datagrid - windows applicationI got an image on the grid but don't really want that. GataGrid button, image on buttonThis code does not really work - the button display text "System.Drawing"e.Value = TCOST002.Properties.Resources.delete;
Please Assist