DocumentDesigner
menuEditorService
DocumentDesigner()
SelectionRules
Dispose(Boolean)
EnsureMenuEditorService(IComponent)
GetGlyphs(GlyphSelectionType)
GetToolSupported(ToolboxItem)
Initialize(IComponent)
OnContextMenu(Int32, Int32)
OnCreateHandle()
PreFilterProperties(IDictionary)
ToolPicked(ToolboxItem)
WndProc(Message)
netcoreapp3.0
namespace System.Windows.Forms.Design
{
[ToolboxItemFilter("System.Windows.Forms")]
public class DocumentDesigner : ScrollableControlDesigner, IDesigner, IRootDesigner, IToolboxUser, IDisposable
{
protected IMenuEditorService menuEditorService;
}
}
| nuget.org | 0.0 % Reference this API 0.0 % Read field 0.0 % Write field |
|---|---|
| .NET Core | 3.0 |
| .NET Framework | 2.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to netcoreapp3.0 | |
| Assembly | System.Windows.Forms.Design , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 |
| Referencing | Requires all:
|
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API