SftTabs/DLL 6.0

m_fInitializing

Softel vdm, Inc.

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


Feedback / comments / error reports for this topic
© 2016 - Softel vdm, Inc. - www.softelvdm.com