C# Class WebKit.ShowContextMenuEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Erls-Corporation/open-webkit-sharp Class Usage Examples

Méthodes publiques

Méthode Description
ShowContextMenuEventArgs ( Point location, ContextMenuType type ) : System

Method Details

ShowContextMenuEventArgs() public méthode

public ShowContextMenuEventArgs ( Point location, ContextMenuType type ) : System
location Point
type ContextMenuType
Résultat System