ConditionEditorController.View 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
僅供參考之用。 不支援。 我們無法保證未來的相容性。 會取得這個控制器的控制視圖。
public:
property System::Windows::Forms::Control ^ View { System::Windows::Forms::Control ^ get(); };
public System.Windows.Forms.Control View { get; }
member this.View : System.Windows.Forms.Control
Public ReadOnly Property View As Control
屬性值
ConditionEditorView 物件指定控制視圖,用於編輯該面的條件。