First, add an ImageList control to the form and upload the image of your button into it. Next, specify this image for the required cells with the CellIcon property. And finally, process the MouseDown event for required cells to imitate cell button click.
Edited by user
2024-03-26T08:08:34Z
|
Reason: Not specified