VisualToolBaseTResultPaintDragHandle Method (Point, Color, UnmanagedGraphics)

CVB.Net Documentation
Member version of the PaintDragHandle method that defaults to the currently set drag handle size and style.

Namespace:  Stemmer.Cvb.Forms.VisualTools
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

protected void PaintDragHandle(
	Point pos,
	Color color,
	UnmanagedGraphics dc
)

Parameters

pos
Type: System.DrawingPoint
position to paint at
color
Type: System.DrawingColor
color to use
dc
Type: UnmanagedGraphics
dc to paint to
See Also

Reference