ctlUniGrid.GetCurrCellPicture MethodGets picture information for the cell in the given column on the current rowSyntax
Public Sub GetCurrCellPicture (ByRef vColKey As Variant, _
Optional ByRef oPic As StdPicture = Nothing, _ Optional ByRef bPicTransparent As Boolean = False, _ Optional ByRef bPicGrayed As Boolean = False, _ Optional ByRef lPicXTransp As Long = -1&, _ Optional ByRef lPicYTransp As Long = -1&, _ Optional ByRef lPicTranspColor As Long = -1&) Parameters
Remarks
|