UIContextGuids80.WindowsFormsDesigner – pole
Určuje kontext, ve kterém Model Windows Forms designer má fokus.
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop.8.0 (v Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntaxe
public const string WindowsFormsDesigner
public:
literal String^ WindowsFormsDesigner
static val mutable WindowsFormsDesigner : string
Public Const WindowsFormsDesigner As String
Hodnota pole
Type: System.String
Poznámky
Této souvislosti bude aktivní vždy, když Model Windows Forms designer je otevřen a má fokus.Tento kontext, neaktivní, kdy Model Windows Forms designer je uzavřen nebo jiného okna editoru má fokus.
Identifikátor GUID pro tento projekt je: {BA09E2AF-9DF2-4068-B2F0-4C7E5CC19E2F}.
Viz také
UIContextGuids80 – třída
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek