言語

ToolBarPanel.VisualChildrenCount プロパティ

定義

現在表示されている ToolBar 項目の数を取得します。

protected:
 virtual property int VisualChildrenCount { int get(); };
protected override int VisualChildrenCount { get; }
member this.VisualChildrenCount : int
Protected Overrides ReadOnly Property VisualChildrenCount As Integer

プロパティ値

表示される項目の数を返します。

適用対象