Fixed bug to expand Annotation Panel on step with annotation
This commit is contained in:
parent
0f3edbb967
commit
4b0efec15c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user