'Declaration
Public Overloads Overridable Sub Show( _ ByVal owner As System.Object, _ ByVal screenLocation As System.Drawing.Point _ )
'Usage
Dim instance As NContextMenu Dim owner As System.Object Dim screenLocation As System.Drawing.Point instance.Show(owner, screenLocation)
public virtual void Show( System.object owner, System.Drawing.Point screenLocation )
Parameters
- owner
- screenLocation