C# Class PropertyGrid.HackEntry

Inheritance: Gtk.Entry
Afficher le fichier Open project: modesto/monoreports Class Usage Examples

Méthodes publiques

Méthode Description
HackEntry ( EditSession session, Gtk child ) : System

Méthodes protégées

Méthode Description
OnParentSet ( Gtk parent ) : void
OnShown ( ) : void
OnSizeAllocated ( Gdk allocation ) : void

Private Methods

Méthode Description
OnClickBox ( object s, ButtonPressEventArgs args ) : void

Method Details

HackEntry() public méthode

public HackEntry ( EditSession session, Gtk child ) : System
session EditSession
child Gtk
Résultat System

OnParentSet() protected méthode

protected OnParentSet ( Gtk parent ) : void
parent Gtk
Résultat void

OnShown() protected méthode

protected OnShown ( ) : void
Résultat void

OnSizeAllocated() protected méthode

protected OnSizeAllocated ( Gdk allocation ) : void
allocation Gdk
Résultat void