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
|
||||
{
|
||||
//if (!btnAnnoDetailsPushPin.Checked)
|
||||
// epAnnotations.Expanded = false;
|
||||
if (!btnAnnoDetailsPushPin.Checked)
|
||||
epAnnotations.Expanded = false;
|
||||
epAnnotations.TitleStyle.BackColor1.Color = _CommentTitleBckColor;
|
||||
ctrlAnnotationDetails.AnnotationText = null;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user