dotnetCHARTING Send comments on this topic.
UseContextMenu Property
See Also 
dotnetCHARTING.Zoomer Namespace > ImageZoomer Class : UseContextMenu Property


Controls whether the context menu is displayed is displayed or not.

Syntax

Visual Basic (Declaration) 
Public Property UseContextMenu As Boolean
Visual Basic (Usage)Copy Code
Dim instance As ImageZoomer
Dim value As Boolean
 
instance.UseContextMenu = value
 
value = instance.UseContextMenu
C# 
public bool UseContextMenu {get; set;}

See Also

© 2016 All Rights Reserved.