C2022-003-Change-Textboxes-to-RTF-3
This commit is contained in:
@@ -3450,8 +3450,6 @@ namespace ROEditor
|
||||
{
|
||||
DevComponents.DotNetBar.ButtonItem b = (DevComponents.DotNetBar.ButtonItem)sender;
|
||||
ctlXMLEdit2.TextBoxFocus.InsertSymbol(Convert.ToInt32(b.Tag));
|
||||
//StartGridEditing(SelectionOption.Start); // If in a FlexGrid, start the editor for a cell
|
||||
//_MyStepRTB.InsertSymbol(Convert.ToInt32(b.Tag));
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user