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();
|
InitializeComponent();
|
||||||
ShapeForEditing = WhatToEdit;
|
ShapeForEditing = WhatToEdit;
|
||||||
LocalSetup();
|
LocalSetup();
|
||||||
|
lbShapeList.Text = WhatToEdit.ToString(); //Select the item
|
||||||
}
|
}
|
||||||
|
|
||||||
void LocalSetup()
|
void LocalSetup()
|
||||||
|
Loading…
Reference in New Issue
Block a user