C# Class AspNetEdit.Editor.UI.PropertyGrid

Inheritance: Gtk.VBox
Afficher le fichier Open project: mono/aspeditor Class Usage Examples

Méthodes publiques

Méthode Description
InitialiseServices ( ) : void
PropertyGrid ( ServiceContainer parentServices ) : System

Private Methods

Méthode Description
changeService_ComponentAdded ( object sender, ComponentEventArgs e ) : void
changeService_ComponentRemoved ( object sender, ComponentEventArgs e ) : void
changeService_ComponentRename ( object sender, ComponentRenameEventArgs e ) : void
changeService_updateValues ( object sender, ComponentChangedEventArgs e ) : void
combo_Changed ( object sender, EventArgs e ) : void
selectionService_SelectionChanged ( object sender, EventArgs e ) : void

Method Details

InitialiseServices() public méthode

public InitialiseServices ( ) : void
Résultat void

PropertyGrid() public méthode

public PropertyGrid ( ServiceContainer parentServices ) : System
parentServices System.ComponentModel.Design.ServiceContainer
Résultat System