ControlDesigner
ControlDesignerAccessibleObject
accessibilityObj
InvalidPoint
ControlDesigner()
AccessibilityObject
AssociatedComponents
AutoResizeHandles
BehaviorService
Control
EnableDragRect
InheritanceAttribute
ParentComponent
ParticipatesWithSnapLines
SelectionRules
SnapLines
BaseWndProc(Message)
CanBeParentedTo(IDesigner)
DefWndProc(Message)
DisplayError(Exception)
Dispose(Boolean)
EnableDesignMode(Control, String)
EnableDragDrop(Boolean)
GetControlGlyph(GlyphSelectionType)
GetGlyphs(GlyphSelectionType)
GetHitTest(Point)
HookChildControls(Control)
Initialize(IComponent)
InitializeExistingComponent(IDictionary)
InitializeNewComponent(IDictionary)
InitializeNonDefault()
InternalControlDesigner(Int32)
NumberOfInternalControlDesigners()
OnContextMenu(Int32, Int32)
OnCreateHandle()
OnDragComplete(DragEventArgs)
OnDragDrop(DragEventArgs)
OnDragEnter(DragEventArgs)
OnDragLeave(EventArgs)
OnDragOver(DragEventArgs)
OnGiveFeedback(GiveFeedbackEventArgs)
OnMouseDragBegin(Int32, Int32)
OnMouseDragEnd(Boolean)
OnMouseDragMove(Int32, Int32)
OnMouseEnter()
OnMouseHover()
OnMouseLeave()
OnPaintAdornments(PaintEventArgs)
OnSetComponentDefaults()
OnSetCursor()
PreFilterProperties(IDictionary)
UnhookChildControls(Control)
WndProc(Message)
net11
namespace System.Windows.Forms.Design
{
public class ControlDesigner : ComponentDesigner
{
public override void InitializeNonDefault();
}
}
.NET Framework | 1.01.1 |
---|---|
Information specific to net11 | |
Assembly | System.Design , Version=1.0.5000.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API