Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Raccoom
Windows
Forms
MenuItemShellVerb
C# Class Raccoom.Windows.Forms.MenuItemShellVerb
Extends the
MenuItem
class with a Shell32.FolderItemVerb.
Inheritance:
System.Windows.Forms.MenuItem
Mostrar archivo
Open project: MediaPortal/MPTagThat
Class Usage Examples
Public Methods
Method
Description
MenuItemShellVerb
(
FolderItemVerb
verb
) :
System
Protected Methods
Method
Description
OnClick
(
EventArgs
e
) :
void
Method Details
MenuItemShellVerb()
public
method
public
MenuItemShellVerb
(
FolderItemVerb
verb
) :
System
verb
FolderItemVerb
return
System
OnClick()
protected
method
protected
OnClick
(
EventArgs
e
) :
void
e
System.EventArgs
return
void