C# Class WebKit.ShowContextMenuEventArgs

Inheritance: System.EventArgs
Show file Open project: Erls-Corporation/open-webkit-sharp Class Usage Examples

Public Methods

Method Description
ShowContextMenuEventArgs ( Point location, ContextMenuType type ) : System

Method Details

ShowContextMenuEventArgs() public method

public ShowContextMenuEventArgs ( Point location, ContextMenuType type ) : System
location Point
type ContextMenuType
return System