VisualToolBaseTResultDragHandleSize Property

CVB.Net Documentation
Size 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 int DragHandleSize { get; set; }

Property Value

Type: Int32
See Also

Reference