Skip to content

Commit 4a425de

Browse files
Update README.md
1 parent e0e5c2a commit 4a425de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# How to Set Images on a Pushbutton in WinForms GridControl?
22

3-
This example demonstrates how to customize button size in [WinForms GridControl](https://www.syncfusion.com/winforms-ui-controls/grid-control).
3+
This example demonstrates to set images on a Pushbutton in [WinForms GridControl](https://www.syncfusion.com/winforms-ui-controls/grid-control).
44

55
To set images on a PushButtons in GridControl column, draw the images with a specific size in the [DrawCellButton](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Grid.GridControlBase.html#Syncfusion_Windows_Forms_Grid_GridControlBase_DrawCellButton) event.
66

0 commit comments

Comments
 (0)