Corrected code so that the annotation panel expands and collapses properly
This commit is contained in:
parent
8c8aad861b
commit
d635be8452
@ -3209,8 +3209,8 @@ namespace VEPROMS
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
//if (!btnAnnoDetailsPushPin.Checked)
|
if (!btnAnnoDetailsPushPin.Checked)
|
||||||
// epAnnotations.Expanded = false;
|
epAnnotations.Expanded = false;
|
||||||
epAnnotations.TitleStyle.BackColor1.Color = _CommentTitleBckColor;
|
epAnnotations.TitleStyle.BackColor1.Color = _CommentTitleBckColor;
|
||||||
ctrlAnnotationDetails.AnnotationText = null;
|
ctrlAnnotationDetails.AnnotationText = null;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user