ctlUniGrid.SetCurrCellPicture MethodSets the picture for the cell in the given column on the current rowSyntax
Public Sub SetCurrCellPicture (ByRef vColKey As Variant, _
Optional ByRef oPic As StdPicture = Nothing, _ Optional ByRef bPicTransparent As Variant, _ Optional ByRef bPicGrayed As Variant, _ Optional ByRef lPicXTransp As Variant, _ Optional ByRef lPicYTransp As Variant, _ Optional ByRef lPicTranspColor As Variant) Parameters
Remarks
|