Edit the selected item (select it on the list when the ShapeEdit window is opened)
This commit is contained in:
parent
90843eec0d
commit
f4b07f1d9d
@ -25,6 +25,7 @@ namespace EduNetworkBuilder
|
||||
InitializeComponent();
|
||||
ShapeForEditing = WhatToEdit;
|
||||
LocalSetup();
|
||||
lbShapeList.Text = WhatToEdit.ToString(); //Select the item
|
||||
}
|
||||
|
||||
void LocalSetup()
|
||||
|
Loading…
Reference in New Issue
Block a user