示例#1
0
 protected override bool OnMnemonicActivated(bool group_cycling)
 {
     return(bpm_entry.MnemonicActivate(group_cycling));
 }