UIContextGuids80.WindowsFormsDesigner 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.
Specifies a context in which the Windows Forms designer has focus.
public: System::String ^ WindowsFormsDesigner;
std::wstring WindowsFormsDesigner;
public const string WindowsFormsDesigner;
val mutable WindowsFormsDesigner : string
Public Const WindowsFormsDesigner As String
Field Value
Remarks
This context becomes active whenever the Windows Forms designer is opened and has focus. This context becomes inactive when the Windows Forms designer is closed or another editor window takes focus.
The GUID for this project is: {BA09E2AF-9DF2-4068-B2F0-4C7E5CC19E2F}
.