C# Class AlphaSort, YAFNET

Control displaying list of letters and/or characters for filtering list of members.
Inheritance: BaseControl
Exibir arquivo Open project: YAFNET/YAFNET

Protected Methods

Method Description
OnLoad ( EventArgs, e ) : void

Raises the Load event.

Method Details

OnLoad() protected method

Raises the Load event.
protected OnLoad ( EventArgs, e ) : void
e EventArgs, /// The e. ///
return void