バージョン

ControlContainerEditor.ControlType 列挙体

Enum はコントロールのタイプを示します (Rendering または Editing)。
シンタックス
'宣言
 
Public Enum ControlContainerEditor.ControlType 
   Inherits System.Enum
public enum ControlContainerEditor.ControlType : System.Enum 
メンバ
メンバ解説
EditingControlContainerEditor.EditingControl を示します。
RenderingControlContainerEditor.RenderingControl を示します。
参照