Fixed bug to expand Annotation Panel on step with annotation
This commit is contained in:
@@ -204,8 +204,6 @@ namespace VEPROMS
|
||||
/// <param name="node">VETreeNode</param>
|
||||
void SetupNodes(VETreeNode node)
|
||||
{
|
||||
epAnnotations.Expanded = false;
|
||||
epAnnotations.TitleStyle.BackColor1.Color = _CommentTitleBckColor;
|
||||
if (_MyMRIList.Add(node.VEObject) != null)
|
||||
SetupMRU();
|
||||
#region Sample Display Table Code
|
||||
|
Reference in New Issue
Block a user