Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
System
Windows
Forms
Html
BrowserCommandStateChangeEventArgs
C# Class System.Windows.Forms.Html.BrowserCommandStateChangeEventArgs
Inheritance:
EventArgs
Exibir arquivo
Open project: shadolight/XmlDiffPatch
Public Methods
Method
Description
BrowserCommandStateChangeEventArgs
(
int
commandState
,
bool
enable
) :
System
Method Details
BrowserCommandStateChangeEventArgs()
public
method
public
BrowserCommandStateChangeEventArgs
(
int
commandState
,
bool
enable
) :
System
commandState
int
enable
bool
return
System