Base:
method
InitializeNewComponent
System.Windows.Forms.Design.ControlDesigner.InitializeNewComponent(System.Collections.IDictionary)
1 override of InitializeNewComponent
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\RichTextBoxDesigner.cs (1)
23
public override void
InitializeNewComponent
(IDictionary? defaultValues)
1 reference to InitializeNewComponent
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\RichTextBoxDesigner.cs (1)
25
base.
InitializeNewComponent
(defaultValues);