Свойство | Type | Description | |
---|---|---|---|
HideOnClick | bool |
Méthode | Description | |
---|---|---|
CloseDeclarationViewWindow ( ) : void | ||
DeclarationViewWindow ( |
||
GetRequiredLeftHandSideWidth ( Point p ) : int | ||
ShowDeclarationViewWindow ( ) : void |
Méthode | Description | |
---|---|---|
OnClick ( |
||
OnPaint ( PaintEventArgs pe ) : void | ||
OnPaintBackground ( PaintEventArgs pe ) : void |
public CloseDeclarationViewWindow ( ) : void | ||
Résultat | void |
public DeclarationViewWindow ( |
||
parent | ||
Résultat | System |
public GetRequiredLeftHandSideWidth ( Point p ) : int | ||
p | Point | |
Résultat | int |
protected OnClick ( |
||
e | ||
Résultat | void |
protected OnPaint ( PaintEventArgs pe ) : void | ||
pe | PaintEventArgs | |
Résultat | void |
protected OnPaintBackground ( PaintEventArgs pe ) : void | ||
pe | PaintEventArgs | |
Résultat | void |
public ShowDeclarationViewWindow ( ) : void | ||
Résultat | void |