ContentDesignerState 列挙型

定義

デザイン時に ContentDesigner コントロールの状態に使用できる設定を列挙します。

public enum class ContentDesignerState
public enum ContentDesignerState
type ContentDesignerState = 
Public Enum ContentDesignerState
継承
ContentDesignerState

フィールド

名前 説明
ShowDefaultContent 0

関連付けられたコントロールに既定のコンテンツが表示されます。

ShowUserContent 1

関連付けられたコントロールにユーザー コンテンツが表示されます。

適用対象

こちらもご覧ください