[]
Gets or sets the PopupAnnotation annotation for entering or editing text associated with this annotation. Setting this property changes the Parent property. A separate PopupAnnotation allows defining additional properties of the popup window: color, position etc.
public PopupAnnotation Popup { get; set; }
Public Property Popup As PopupAnnotation