Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Uiml
Rendering
WXnet
WxRenderedInstance
C# Class Uiml.Rendering.WXnet.WxRenderedInstance
This class serves as a container for rendering a Wx.NET User Interface. The WxRenderer will return an instance of this class. Use ShowIt to show the interface on screen.
Inheritance:
System.App
,
IRenderedInstance
Afficher le fichier
Open project: jozilla/Uiml.net
Class Usage Examples
Méthodes publiques
Méthode
Description
OnInit
( ) :
bool
WxRenderedInstance
(
String
title
) :
System
Private Methods
Méthode
Description
ShowIt
( ) :
void
Method Details
OnInit()
public
méthode
public
OnInit
( ) :
bool
Résultat
bool
WxRenderedInstance()
public
méthode
public
WxRenderedInstance
(
String
title
) :
System
title
String
Résultat
System