DisplayLeftMouseButtonBehaviour Property

CVB.Net Documentation
Display interaction with the left mouse button

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

[BrowsableAttribute(true)]
[DefaultValueAttribute(LeftMouseButtonMode.Pan)]
public LeftMouseButtonMode LeftMouseButtonBehaviour { get; set; }

Property Value

Type: LeftMouseButtonMode
See Also

Reference