The members of System.Windows.Forms.Design.ComponentEditorPage are listed below.
See Also: Inherited members from System.Windows.Forms.Panel
Initializes a new instance of the System.Windows.Forms.Design.ComponentEditorPage class. |
AutoSize | bool.
This property is not relevant for this class. | |
CommitOnDeactivate | bool.
Specifies whether the editor should apply its changes before it is deactivated. | |
Icon | System.Drawing.Icon.
Gets or sets the icon for the page. | |
[read-only] | Title | string.
Gets the title of the page. |
Component | System.ComponentModel.IComponent.
Gets or sets the component to edit. | |
[read-only] override | CreateParams | System.Windows.Forms.CreateParams.
Gets the creation parameters for the control. |
FirstActivate | bool.
Gets or sets a value indicating whether the page is being activated for the first time. | |
Loading | int.
Indicates how many load dependencies remain until loading has been completed. | |
LoadRequired | bool.
Gets or sets a value indicating whether a component must be loaded before editing can occur. | |
PageSite | System.Windows.Forms.IComponentEditorPageSite.
Gets or sets the page site. |
Activate()
| ||
ApplyChanges()
| ||
Deactivate()
| ||
GetControl()
| ||
IsPageMessage(ref System.Windows.Forms.Message)Documentation for this section has not yet been entered. | ||
OnApplyComplete()
| ||
SetComponent(System.ComponentModel.IComponent)
| ||
SetSite(System.Windows.Forms.IComponentEditorPageSite)
| ||
ShowHelp()
| ||
SupportsHelp()
|
EnterLoadingMode()
| ||
ExitLoadingMode()
| ||
GetSelectedComponent()
| ||
IsFirstActivate()
| ||
IsLoading()
| ||
abstract | LoadComponent()
| |
ReloadComponent()
| ||
abstract | SaveComponent()
| |
SetDirty()
|
AutoSizeChanged |
This event is not relevant for this class. |