C# Class System.Windows.Forms.TableView.TableRowButton

Inheritance: Button
Show file Open project: Meragon/Unity-WinForms

Public Methods

Method Description
TableRowButton ( TableButtonStyle style ) : System

Protected Methods

Method Description
OnMouseClick ( MouseEventArgs e ) : void

Method Details

OnMouseClick() protected method

protected OnMouseClick ( MouseEventArgs e ) : void
e MouseEventArgs
return void

TableRowButton() public method

public TableRowButton ( TableButtonStyle style ) : System
style TableButtonStyle
return System