Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
DroidExplorer
ActiveButtons
ActiveMenu
C# Class DroidExplorer.ActiveButtons.ActiveMenu
The ActiveMenu class used to create concrete instances of the
instance.
ファイルを表示
Open project: camalot/droidexplorer
Public Methods
Method
Description
GetInstance
(
Form
form
) :
IActiveMenu
Creates or returns the menu instance for a given form.
Method Details
GetInstance()
public
static
method
Creates or returns the menu instance for a given form.
public
static
GetInstance
(
Form
form
) :
IActiveMenu
form
System.Windows.Forms.Form
return
IActiveMenu