C# Class Mono.Addins.Gui.SearchEntry

Inheritance: EventBox
ファイルを表示 Open project: mono/mono-addins Class Usage Examples

Public Methods

Method Description
SearchEntry ( ) : System

Protected Methods

Method Description
OnRealized ( ) : void

Private Methods

Method Description
FireSearch ( ) : void
UpdateIcon ( ) : void
UpdateStyle ( object o = null, StyleSetArgs args = null ) : void

Method Details

OnRealized() protected method

protected OnRealized ( ) : void
return void

SearchEntry() public method

public SearchEntry ( ) : System
return System