Sidebarデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Container | System.ComponentModel.Componentから継承されます。 | |
ParametersPanel | パラメータパネルオブジェクトを取得します。 | |
SearchPanel | 検索パネルオブジェクトを取得します。 | |
SelectedIndex | 選択パネルのインデックスを取得または設定します。 | |
Site | System.ComponentModel.Componentから継承されます。 | |
ThumbnailsPanel | サムネイルパネルオブジェクトを取得します。 | |
TocPanel | 目次パネルオブジェクトを取得します。 | |
Visible | サイドバーを表示するかどうかを指定する値を取得または設定します。 | |
Width | サイドバーの幅を取得または設定します。 |
名前 | 解説 | |
---|---|---|
CreateObjRef | System.MarshalByRefObjectから継承されます。 | |
Dispose | System.ComponentModel.Componentから継承されます。 | |
GetLifetimeService | System.MarshalByRefObjectから継承されます。 | |
InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | |
ToggleVisibility | サイドバーの表示を切り替えます。 | |
ToString | System.ComponentModel.Componentから継承されます。 |
名前 | 解説 | |
---|---|---|
Disposed | System.ComponentModel.Componentから継承されます。 | |
SelectedIndexChanged | 選択されたパネルのインデックスが変更されたとき、発生します。 |