Свойство | Type | Description | |
---|---|---|---|
panelPictureBox | System.Windows.Forms.Panel | ||
scrollBar | System.Windows.Forms.VScrollBar | ||
toolTip | System.Windows.Forms.ToolTip |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
使用中のリソースをすべてクリーンアップします。
|
Méthode | Description | |
---|---|---|
InitializeComponent ( ) : void |
デザイナー サポートに必要なメソッドです。このメソッドの内容を コード エディターで変更しないでください。
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | マネージ リソースが破棄される場合 true、破棄されない場合は false です。 |
Résultat | void |
protected System.Windows.Forms.Panel panelPictureBox | ||
Résultat | System.Windows.Forms.Panel |
protected System.Windows.Forms.VScrollBar scrollBar | ||
Résultat | System.Windows.Forms.VScrollBar |