C# Class NekoKun.UI.LynnButton

Inheritance: System.Windows.Forms.Button
ファイルを表示 Open project: NekoProject/NekoKun

Public Methods

Method Description
LynnButton ( ) : System

Protected Methods

Method Description
OnPaint ( PaintEventArgs pevent ) : void
RecreateObjects ( ) : void

Method Details

LynnButton() public method

public LynnButton ( ) : System
return System

OnPaint() protected method

protected OnPaint ( PaintEventArgs pevent ) : void
pevent PaintEventArgs
return void

RecreateObjects() protected method

protected RecreateObjects ( ) : void
return void