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