InfoConnect for Airlines VBA Guide
CloseOption Enumeration
CloseOption indicates how to handle the Save action when closing.
Members
MemberDescription
CloseAlwaysSaveSaves the control's configuration when closing.
CloseAskSavePrompts users to save the control's configuration when closing.
CloseNoSaveDoes not save the control's configuration when closing.
See Also