C# Class System.Windows.Forms.Html.BrowserCommandStateChangeEventArgs

Inheritance: EventArgs
Afficher le fichier Open project: shadolight/XmlDiffPatch

Méthodes publiques

Méthode Description
BrowserCommandStateChangeEventArgs ( int commandState, bool enable ) : System

Method Details

BrowserCommandStateChangeEventArgs() public méthode

public BrowserCommandStateChangeEventArgs ( int commandState, bool enable ) : System
commandState int
enable bool
Résultat System