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
DroidExplorer
Components
OpenWith
C# Class DroidExplorer.Components.OpenWith
Mostrar archivo
Open project: camalot/droidexplorer
Public Methods
Method
Description
ShowDialog
(
Icon
windowIcon
,
string
file
) :
bool
Private Methods
Method
Description
ShellExecuteEx
(
ShellExecuteInfo
&
lpExecInfo
) :
bool
Method Details
ShowDialog()
public
static
method
public
static
ShowDialog
(
Icon
windowIcon
,
string
file
) :
bool
windowIcon
System.Drawing.Icon
file
string
return
bool