ContentDesignerState 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
列舉 ContentDesigner 控制項在設計階段之狀態的可能設定。
public enum class ContentDesignerState
public enum ContentDesignerState
type ContentDesignerState =
Public Enum ContentDesignerState
- 繼承
欄位
ShowDefaultContent | 0 | 關聯控制項會顯示預設內容。 |
ShowUserContent | 1 | 關聯控制項會顯示使用者內容。 |