void PaintContent( IPaintingContext paintingContext, Rectangle r, object value, ref CfExecutedResult cfResult )
'Declaration Sub PaintContent( _ ByVal paintingContext As IPaintingContext, _ ByVal r As Rectangle, _ ByVal value As Object, _ ByRef cfResult As CfExecutedResult _ )
'Declaration
Sub PaintContent( _ ByVal paintingContext As IPaintingContext, _ ByVal r As Rectangle, _ ByVal value As Object, _ ByRef cfResult As CfExecutedResult _ )
'Usage Dim instance As IUniversalCellType Dim paintingContext As IPaintingContext Dim r As Rectangle Dim value As Object Dim cfResult As CfExecutedResult instance.PaintContent(paintingContext, r, value, cfResult)
'Usage
Dim instance As IUniversalCellType Dim paintingContext As IPaintingContext Dim r As Rectangle Dim value As Object Dim cfResult As CfExecutedResult instance.PaintContent(paintingContext, r, value, cfResult)
IUniversalCellType Interface IUniversalCellType Members