Hide

SftTabs/DLL 6.5 - Tab Control

Display
Print

m_fInitializing

Defines the current initialization status.

C++

protected:
    BOOL CSftTabsDialog::m_fInitializing;

Comments

The m_fInitializing member defines the current initialization status.

m_fInitializing is set to TRUE while the tabbed dialog is initializing, typically while the WM_INITDIALOG message is being handled. Once the tabbed dialog is fully initialized, it is set to FALSE.

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


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