C# Class ColumnAdvancedExtension.FlagControl

Inheritance: System.Windows.Forms.UserControl
Show file Open project: NtreevSoft/GridControl

Public Methods

Method Description
FlagControl ( ) : System

Protected Methods

Method Description
ProcessCmdKey ( Message &msg, Keys keyData ) : bool

Private Methods

Method Description
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void

Method Details

FlagControl() public method

public FlagControl ( ) : System
return System

ProcessCmdKey() protected method

protected ProcessCmdKey ( Message &msg, Keys keyData ) : bool
msg System.Windows.Forms.Message
keyData Keys
return bool