Search Results for

    Show / Hide Table of Contents

    Class OTZPanelDesigner

    Inheritance
    System.Object
    Microsoft.WinForms.Utilities.Shared.DisposableObject
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner
    OTZPanelDesigner
    Inherited Members
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.Initialize(System.ComponentModel.IComponent)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.Dispose(System.Boolean)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.PreFilterProperties(System.Collections.IDictionary)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.OnPaintAdornments(System.Windows.Forms.PaintEventArgs)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.InitializeNewComponent(System.Collections.IDictionary)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.CanParent(Microsoft.DotNet.DesignTools.Designers.ControlDesigner)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.CanParent(System.Windows.Forms.Control)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.AddPaddingSnapLines(System.Collections.Generic.IList<Microsoft.DotNet.DesignTools.Designers.Behaviors.SnapLine>)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.GetUpdatedRect(System.Drawing.Rectangle, System.Drawing.Rectangle, System.Boolean)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.CanAddComponent(System.ComponentModel.IComponent)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.GetControl(System.Object)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.GetParentForComponent(System.ComponentModel.IComponent)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.OnSetCursor()
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.GetControlGlyph(Microsoft.DotNet.DesignTools.Designers.Behaviors.GlyphSelectionType)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.GetGlyphs(Microsoft.DotNet.DesignTools.Designers.Behaviors.GlyphSelectionType)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.OnDragComplete(System.Windows.Forms.DragEventArgs)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.OnDragDrop(System.Windows.Forms.DragEventArgs)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.OnDragEnter(System.Windows.Forms.DragEventArgs)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.OnDragLeave(System.EventArgs)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.OnDragOver(System.Windows.Forms.DragEventArgs)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.OnMouseDragBegin(System.Int32, System.Int32, System.Windows.Forms.Keys)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.OnMouseDragMove(System.Int32, System.Int32)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.OnMouseDragEnd(System.Boolean, System.Windows.Forms.Keys)
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.DefaultControlLocation
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.AllowControlLasso
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.SnapLines
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.AllowSetChildIndexOnDrop
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.AllowGenericDragBox
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.DrawGrid
    Microsoft.DotNet.DesignTools.Designers.ParentControlDesigner.GridSize
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.InvalidPoint
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.EnableDesignMode(System.Windows.Forms.Control, System.String)
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.OnCreateHandle()
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.HookChildControls(System.Windows.Forms.Control)
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.UnhookChildControls(System.Windows.Forms.Control)
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.DefWndProc(System.Windows.Forms.Message)
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.WndProc(System.Windows.Forms.Message)
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.NumberOfInternalControlDesigners()
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.InternalControlDesigner(System.Int32)
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.BaseWndProc(System.Windows.Forms.Message)
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.CanBeParentedTo(System.ComponentModel.Design.IDesigner)
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.EnableDragDrop(System.Boolean)
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.InitializeExistingComponent(System.Collections.IDictionary)
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.OnMouseEnter()
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.OnMouseHover()
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.OnMouseLeave()
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.GetHitTest(System.Drawing.Point)
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.OnMouseDown(System.Windows.Forms.MouseEventArgs)
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.OnMouseMove(System.Windows.Forms.MouseEventArgs)
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.OnMouseUp(System.Windows.Forms.MouseEventArgs)
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.Control
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.InheritanceAttribute
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.BehaviorService
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.ParentComponent
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.AssociatedComponents
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.EnableDragRect
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.AutoResizeHandles
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.SelectionRules
    Microsoft.DotNet.DesignTools.Designers.ControlDesigner.ParticipatesWithSnapLines
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.DisplayError(System.Exception)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.DisplayError(System.String)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.GetEvents(System.Object)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.GetEvents(System.Type)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.GetEvent(System.Object, System.String)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.GetEvent(System.Type, System.String)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.TryGetEvent(System.Object, System.String, System.ComponentModel.EventDescriptor)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.TryGetEvent(System.Type, System.String, System.ComponentModel.EventDescriptor)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.GetProperties(System.Object)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.GetProperties(System.Type)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.GetProperty(System.Object, System.String)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.GetProperty(System.Type, System.String)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.TryGetProperty(System.Object, System.String, System.ComponentModel.PropertyDescriptor)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.TryGetProperty(System.Type, System.String, System.ComponentModel.PropertyDescriptor)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.GetService(System.Type)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.GetService<T>()
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.TryGetService<T>(T)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.GetRequiredService<T>()
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.GetCachedService<T>(T)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.SendGlobalNotification<TData>(System.String, TData)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.SendGlobalNotification<TData>(TData)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.SendNotification<TData>(System.String, TData)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.SendNotification<TData>(TData)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.SendObjectNotification<TData>(System.String, System.Object, TData)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.SendObjectNotification<TData>(System.Object, TData)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.InvokePropertyEditor(System.String)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.CreateShadowProperties<TTarget>(System.Collections.IDictionary, System.String[])
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.CreateExposedShadowProperties<TTarget>(System.Collections.IDictionary, System.String[])
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.HideProperties(System.Collections.IDictionary, System.String[])
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.AddAttributes(System.Collections.IDictionary, System.Collections.Generic.Dictionary<System.String, System.Attribute[]>, System.Type)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.PreFilterAttributes(System.Collections.IDictionary)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.PostFilterAttributes(System.Collections.IDictionary)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.HideEvents(System.Collections.IDictionary, System.String[])
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.PreFilterEvents(System.Collections.IDictionary)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.PostFilterEvents(System.Collections.IDictionary)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.RaiseComponentChanged(System.ComponentModel.MemberDescriptor)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.RaiseComponentChanged(System.ComponentModel.MemberDescriptor, System.Object, System.Object)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.RaiseComponentChanged(System.Object, System.ComponentModel.MemberDescriptor)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.RaiseComponentChanged(System.Object, System.ComponentModel.MemberDescriptor, System.Object, System.Object)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.RaiseComponentChanging(System.ComponentModel.MemberDescriptor)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.RaiseComponentChanging(System.Object, System.ComponentModel.MemberDescriptor)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.DoDefaultAction()
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.InvokeGetInheritanceAttribute(Microsoft.DotNet.DesignTools.Designers.ComponentDesigner)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.CreateVerb(System.String, System.EventHandler)
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.Host
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.ComponentChangeService
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.SelectionService
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.Component
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.ShadowProperties
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.IsInherited
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.ActionLists
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.Verbs
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.SetTextualDefaultProperty
    Microsoft.WinForms.Utilities.Shared.DisposableObject.AssertNotDisposed()
    Microsoft.WinForms.Utilities.Shared.DisposableObject.Dispose()
    Microsoft.WinForms.Utilities.Shared.DisposableObject.ObjectName
    Microsoft.WinForms.Utilities.Shared.DisposableObject.IsNotDisposed
    Microsoft.WinForms.Utilities.Shared.DisposableObject.IsDisposing
    Microsoft.WinForms.Utilities.Shared.DisposableObject.IsDisposed
    名前空間: OTZControls.Controls
    アセンブリ: OTZControls.dll
    Syntax
    public class OTZPanelDesigner : ParentControlDesigner, ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer

    コンストラクタ

    OTZPanelDesigner()

    宣言
    public OTZPanelDesigner()

    メソッド

    PostFilterProperties(IDictionary)

    宣言
    protected override void PostFilterProperties(IDictionary Properties)
    パラメーター
    型 名前 説明
    System.Collections.IDictionary Properties
    オーバーライド
    Microsoft.DotNet.DesignTools.Designers.ComponentDesigner.PostFilterProperties(System.Collections.IDictionary)
    In This Article
    Back to top Generated by DocFX