Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add Picture to MSFlexGrid Cell in QM
#2
Function MsFlexGridDlg
Code:
Copy      Help
,IPicture p=+LoadPictureFile("$qm$\il_qm.bmp" 1)
,xGrid.CellPicture=+p
,
,;or
,;IDispatch o=xGrid
,;o.CellPicture=p


Messages In This Thread
RE: Add Picture to MSFlexGrid Cell in QM - by Gintaras - 04-20-2018, 04:34 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)