C# Class NetIde.Services.CommandManager.CommandBarWindow

Inheritance: NetIde.Shell.NiWindowPane
Afficher le fichier Open project: netide/netide Class Usage Examples

Méthodes publiques

Méthode Description
CommandBarWindow ( System.Guid id ) : System
GetPreferredSize ( Size proposedSize ) : Size
Initialize ( ) : HResult

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

CommandBarWindow() public méthode

public CommandBarWindow ( System.Guid id ) : System
id System.Guid
Résultat System

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

GetPreferredSize() public méthode

public GetPreferredSize ( Size proposedSize ) : Size
proposedSize System.Drawing.Size
Résultat System.Drawing.Size

Initialize() public méthode

public Initialize ( ) : HResult
Résultat HResult