C# Class cadencii.windows.forms.NativeRebar

Inheritance: System.Windows.Forms.NativeWindow
Afficher le fichier Open project: cadencii/cadencii Class Usage Examples

Private Properties

Свойство Type Description
NativeRebar System
WidthHeightMatch bool

Méthodes protégées

Méthode Description
OnWindowPosChanging ( NativeRebarEventArgs e ) : void
OnWindowsMessageRecieved ( NativeRebarEventArgs e ) : void
WndProc ( System &m ) : void

Private Methods

Méthode Description
NativeRebar ( IntPtr handle ) : System
WidthHeightMatch ( int Width, int Height ) : bool

Method Details

OnWindowPosChanging() protected méthode

protected OnWindowPosChanging ( NativeRebarEventArgs e ) : void
e NativeRebarEventArgs
Résultat void

OnWindowsMessageRecieved() protected méthode

protected OnWindowsMessageRecieved ( NativeRebarEventArgs e ) : void
e NativeRebarEventArgs
Résultat void

WndProc() protected méthode

protected WndProc ( System &m ) : void
m System
Résultat void