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
CodeImp
Gluon
DisplayWebBrowser
C# Class CodeImp.Gluon.DisplayWebBrowser
Inheritance:
System.Windows.Forms.WebBrowser
,
IVisibleInfo
显示文件
Open project: DieterKoblenz/LCARS
Class Usage Examples
Public Methods
Method
Description
DisplayWebBrowser
( ) :
System
GetCoreVisible
( ) :
bool
Protected Methods
Method
Description
SetVisibleCore
(
bool
value
) :
void
Method Details
DisplayWebBrowser()
public
method
public
DisplayWebBrowser
( ) :
System
return
System
GetCoreVisible()
public
method
public
GetCoreVisible
( ) :
bool
return
bool
SetVisibleCore()
protected
method
protected
SetVisibleCore
(
bool
value
) :
void
value
bool
return
void