Corrected code so that the annotation panel expands and collapses properly
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user