1 type derived from ComponentEditorPage
System.Web.Mobile (1)
UI\MobileControls\Design\MobileComponentEditorPage.cs (1)
34internal abstract class MobileComponentEditorPage : ComponentEditorPage
13 references to ComponentEditorPage
System.Web.Mobile (2)
UI\MobileControls\Design\ListGeneralPage.cs (2)
301/// <seealso cref="System.Windows.Forms.Design.ComponentEditorPage"/> 401/// <seealso cref="System.Windows.Forms.Design.ComponentEditorPage"/>
System.Windows.Forms (11)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (6)
242ComponentEditorPage page = pageSites[n].GetPageControl(); 277ComponentEditorPage page = pageSites[n].GetPageControl(); 391ComponentEditorPage page = pageSites[n].GetPageControl(); 532internal ComponentEditorPage pageControl; 555pageControl = (ComponentEditorPage)SecurityUtils.SecureCreateInstance(pageClass); 616internal ComponentEditorPage GetPageControl() {
winforms\Managed\System\WinForms\Design\ComponentEditorPage.cs (3)
28/// <para>Provides a base implementation for a <see cref='System.Windows.Forms.Design.ComponentEditorPage'/>.</para> 48/// Initializes a new instance of the <see cref='System.Windows.Forms.Design.ComponentEditorPage'/> class. 171icon = new Icon(typeof(ComponentEditorPage), "ComponentEditorPage.ico");
winforms\Managed\System\WinForms\Design\WinFormsComponentEditor.cs (2)
67/// <para>Gets the set of <see cref='System.Windows.Forms.Design.ComponentEditorPage'/> pages to be used.</para> 75/// <para>Gets the index of the <see cref='System.Windows.Forms.Design.ComponentEditorPage'/> to be shown by default as the