VisualToolBaseTResultDragHandleStyle Property

CVB.Net Documentation
Style to be used for painting visible drag handles. Note that changes to this property will not be reflected in the tool's visualization until it has been repainted.

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

public HandleStyle DragHandleStyle { get; set; }

Property Value

Type: HandleStyle
See Also

Reference