C# Class AnimatGuiCtrls.Controls.BandButton

Inheritance: System.Windows.Forms.Button
显示文件 Open project: NeuroRoboticTech/AnimatLabPublicSource Class Usage Examples

Public Methods

Method Description
BandButton ( string caption, BandTagInfo bti ) : System

Private Methods

Method Description
SelectBand ( object sender, EventArgs e ) : void

Method Details

BandButton() public method

public BandButton ( string caption, BandTagInfo bti ) : System
caption string
bti BandTagInfo
return System