C# Class AnimatGuiCtrls.Controls.BandPanel

Inheritance: System.Windows.Forms.Panel
Show file Open project: NeuroRoboticTech/AnimatLabPublicSource Class Usage Examples

Public Methods

Method Description
BandPanel ( string caption, ContentPanel content, BandTagInfo bti ) : System

Method Details

BandPanel() public method

public BandPanel ( string caption, ContentPanel content, BandTagInfo bti ) : System
caption string
content ContentPanel
bti BandTagInfo
return System