ComponentEditorForm クラス
WindowsFormsComponentEditor のためのユーザー インターフェイスを提供します。
この型のすべてのメンバの一覧については、ComponentEditorForm メンバ を参照してください。
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
System.Windows.Forms.Design.ComponentEditorForm
Public Class ComponentEditorForm
Inherits Form
[C#]
public class ComponentEditorForm : Form
[C++]
public __gc class ComponentEditorForm : public Form
[JScript]
public class ComponentEditorForm extends Form
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
解説
ComponentEditorForm は、利用できるコンポーネント エディタ ページのビューに、選択項目のためのユーザー インターフェイスを付けて表示します。
必要条件
名前空間: System.Windows.Forms.Design
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
アセンブリ: System.Windows.Forms (System.Windows.Forms.dll 内)
参照
ComponentEditorForm メンバ | System.Windows.Forms.Design 名前空間 | WindowsFormsComponentEditor | ComponentEditorPage