protected virtual void PaintChildren( Graphics g, Rectangle faceRect )
'Declaration Protected Overridable Sub PaintChildren( _ ByVal g As Graphics, _ ByVal faceRect As Rectangle _ )
'Declaration
Protected Overridable Sub PaintChildren( _ ByVal g As Graphics, _ ByVal faceRect As Rectangle _ )
'Usage Dim instance As SpreadChildControlContainer Dim g As Graphics Dim faceRect As Rectangle instance.PaintChildren(g, faceRect)
'Usage
Dim instance As SpreadChildControlContainer Dim g As Graphics Dim faceRect As Rectangle instance.PaintChildren(g, faceRect)
SpreadChildControlContainer Class SpreadChildControlContainer Members