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
Longkong
WinFormsUI
DisplayingDockList
C# Class Longkong.WinFormsUI.DisplayingDockList
Inheritance:
System.Collections.ReadOnlyCollectionBase
Afficher le fichier
Open project: Longkong/Pojjaman
Class Usage Examples
Méthodes publiques
Méthode
Description
Contains
(
DockPane
pane
) :
bool
IndexOf
(
DockPane
pane
) :
int
this
(
int
index
) :
DockPane
Private Methods
Méthode
Description
CalculateBounds
( ) :
void
DisplayingDockList
(
DockList
dockList
) :
System
Refresh
( ) :
void
Remove
(
DockPane
pane
) :
void
Method Details
Contains()
public
méthode
public
Contains
(
DockPane
pane
) :
bool
pane
DockPane
Résultat
bool
IndexOf()
public
méthode
public
IndexOf
(
DockPane
pane
) :
int
pane
DockPane
Résultat
int
this()
public
méthode
public
this
(
int
index
) :
DockPane
index
int
Résultat
DockPane