ContentDesignerState 枚举

定义

枚举 ContentDesigner 控件的状态在设计时的可能设置。

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

字段

ShowDefaultContent 0

关联控件显示默认内容。

ShowUserContent 1

关联控件显示用户内容。

适用于

另请参阅