re-checkin for C2021-005
This commit is contained in:
parent
62161a3f5f
commit
6499c9a23c
@ -2969,14 +2969,6 @@ namespace Volian.Controls.Library
|
||||
{
|
||||
_MyStepRTB.SetSelectedCase('T');
|
||||
}
|
||||
private void btnFontSizeInc_Click(object sender, EventArgs e)
|
||||
{
|
||||
ChangeFontSize(SelectionOption.All, true);
|
||||
}
|
||||
private void btnFontSizeDec_Click(object sender, EventArgs e)
|
||||
{
|
||||
ChangeFontSize(SelectionOption.All, false);
|
||||
}
|
||||
private void btnInsTrans_Click(object sender, EventArgs e)
|
||||
{
|
||||
StartGridEditing(SelectionOption.Start);
|
||||
|
Loading…
x
Reference in New Issue
Block a user