VIEWPREFERENCES2.fActiveInModalState Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether the view should be active (allow commands to be active) when Visual Studio is in a modal state.
public: System::UInt32 fActiveInModalState;
public: unsigned int fActiveInModalState;
unsigned int fActiveInModalState;
public uint fActiveInModalState;
val mutable fActiveInModalState : uint32
Public fActiveInModalState As UInteger