System.Windows.Forms.Design.DocumentDesigner: Method Members

The methods of System.Windows.Forms.Design.DocumentDesigner are listed below. For a list of all members, see the DocumentDesigner Members list.

See Also: Inherited members from System.Windows.Forms.Design.ScrollableControlDesigner

Public Methods

override
GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType) : System.Windows.Forms.Design.Behavior.GlyphCollection

Gets a System.Windows.Forms.Design.Behavior.GlyphCollection representing the System.Windows.Forms.Design.Behavior.Glyph objects.

override
Initialize(System.ComponentModel.IComponent)

Initializes the designer with the specified component.

override
OnSetComponentDefaults()
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)

Releases the unmanaged resources used by the System.Windows.Forms.Design.DocumentDesigner and optionally releases the managed resources.

EnsureMenuEditorService(System.ComponentModel.IComponent)

Checks for the existence of a menu editor service and creates one if one does not already exist.

GetToolSupported(System.Drawing.Design.ToolboxItem) : bool

Indicates whether the specified tool is supported by the designer.

override
OnContextMenu(int, int)

Called when the context menu should be displayed.

override
OnCreateHandle()

Called immediately after the handle for the designer has been created.

override
PreFilterProperties(IDictionary)

Adjusts the set of properties the component exposes through a System.ComponentModel.TypeDescriptor.

ToolPicked(System.Drawing.Design.ToolboxItem)

Selects the specified tool.

override
WndProc(ref System.Windows.Forms.Message)
Documentation for this section has not yet been entered.