Method RemoveGlobalWindowNotification
RemoveGlobalWindowNotification(IControlNotification)
Removes IControlNotification object from the global list of window notifications.
public static void RemoveGlobalWindowNotification(IControlNotification n)
Parameters
n
IControlNotificationNotification object to remove.