Hide

SftTabs/DLL 6.5 - Tab Control

Display
Print

ClosePossible

Determines whether a page can be closed.

C++

virtual BOOL CSftTabsPage::ClosePossible();

Returns

The return value is TRUE if the page can be closed, otherwise FALSE is returned.

Comments

The ClosePossible function determines whether a page can be closed.

An application can override this function to perform additional tests such as input validation, to determine if the dialog can be closed.

The default implementation also tests any nested tab controls and pages. The main dialog has to be tested using CSftTabsDialog::ClosePossible.

See Also C/C++ API | C++ Classes | Notifications


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.