Property | Type | Description | |
---|---|---|---|
Denominator | int | ||
Modifier | String | ||
Numerator | int |
Method | Description | |
---|---|---|
DivideNote ( ) : System | ||
applyLanguage ( string language ) : void | ||
edit ( VsqTrack track, int event_internal_ids, MouseButtons button ) : bool | ||
getDescription ( string language ) : string | ||
getIcon ( ) : Bitmap | ||
getName ( string language ) : string | ||
hasDialog ( ) : bool | ||
openDialog ( ) : DialogResult |
Method | Description | |
---|---|---|
DivideNote_Load ( object sender, EventArgs e ) : void | ||
InitializeComponent ( ) : void | ||
comboKeys_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
comboLength_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
getModifier ( ) : string | ||
txtNumerator_TextChanged ( object sender, EventArgs e ) : void |
public applyLanguage ( string language ) : void | ||
language | string | |
return | void |
public edit ( VsqTrack track, int event_internal_ids, MouseButtons button ) : bool | ||
track | VsqTrack | |
event_internal_ids | int | |
button | MouseButtons | |
return | bool |
public getDescription ( string language ) : string | ||
language | string | |
return | string |