Show the context menu on right click
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ShowPopup { get; set; } |
Visual Basic |
---|
Public Property ShowPopup As Boolean Get Set |
JScript |
---|
function get ShowPopup () : boolean function set ShowPopup (value : boolean) |