Searched refs:PROP_FLAG_DIALOG_VISIBLE (Results 1 – 2 of 2) sorted by relevance
124 #define PROP_FLAG_DIALOG_VISIBLE 0x00000002 // the property is visible when inspecting a dialog… macro
886 bool bIsVisibleForDialogs = ( nPropertyUIFlags & PROP_FLAG_DIALOG_VISIBLE ) != 0; in doDescribeSupportedProperties()
Completed in 27 milliseconds