次の方法で共有


CollectionEditor.CollectionForm クラス

UITypeEditor を使用してコレクションの内容を編集するためのモーダル ダイアログ ボックスを提供します。

この型のすべてのメンバの一覧については、CollectionEditor.CollectionForm メンバ を参照してください。

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     System.ComponentModel.Design.CollectionEditor.CollectionForm

MustInherit Protected Class CollectionEditor.CollectionForm
   Inherits Form
[C#]
protected abstract class CollectionEditor.CollectionForm : Form
[C++]
protected __gc __abstract class CollectionEditor.CollectionForm :
   public Form
[JScript]
protected abstract class CollectionEditor.CollectionForm extends
   Form

スレッドセーフ

この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。

解説

実装時の注意: ユーザー独自のインターフェイスと共に、このフォームに関する抽象メソッドを実装できます。

必要条件

名前空間: System.ComponentModel.Design

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

アセンブリ: System.Design (System.Design.dll 内)

参照

CollectionEditor.CollectionForm メンバ | System.ComponentModel.Design 名前空間