ISmpGridCtrl::SetCellImageEx
method SetCellImageEx
Sub SetCellImageEx(Row As Long, Col As Long, ImageResID As Long, ModuleHandle As Long, Width As Long, Height As Long)
Parameters
No | Name | Type | Optional | Default | Description |
---|---|---|---|---|---|
1 | Row | Long | No | - | |
2 | Col | Long | No | - | |
3 | ImageResID | Long | No | - | |
4 | ModuleHandle | Long | No | - | |
5 | Width | Long | No | - | |
6 | Height | Long | No | - |
Method description
This method is used to set an external image on a selected cell in the grid . The image can be browsed from the external memory and can be placed in any of the selected cell in the grid.