Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ExampleMenu
Program.DisabledItem
C# Class ExampleMenu.Program.DisabledItem
Inheritance:
CMenuItem
显示文件
Open project: nerai/CMenu
Public Methods
Method
Description
DisabledItem
( ) :
System
Execute
(
string
arg
) :
void
IsEnabled
( ) :
bool
Method Details
DisabledItem()
public
method
public
DisabledItem
( ) :
System
return
System
Execute()
public
method
public
Execute
(
string
arg
) :
void
arg
string
return
void
IsEnabled()
public
method
public
IsEnabled
( ) :
bool
return
bool