Method | Description | |
---|---|---|
ContextMenuItem ( ) : System | ||
ContextMenuItem ( string label ) : System | ||
Hide ( ) : void | ||
Show ( ) : void |
Method | Description | |
---|---|---|
DoClick ( ) : void | ||
OnClicked ( |
Method | Description | |
---|---|---|
Click ( ) : void |
public ContextMenuItem ( string label ) : System | ||
label | string | |
return | System |
protected OnClicked ( |
||
e | ||
return | void |