프로퍼티 | 타입 | 설명 | |
---|---|---|---|
panelPictureBox | System.Windows.Forms.Panel | ||
scrollBar | System.Windows.Forms.VScrollBar | ||
toolTip | System.Windows.Forms.ToolTip |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
使用中のリソースをすべてクリーンアップします。
|
메소드 | 설명 | |
---|---|---|
InitializeComponent ( ) : void |
デザイナー サポートに必要なメソッドです。このメソッドの内容を コード エディターで変更しないでください。
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | マネージ リソースが破棄される場合 true、破棄されない場合は false です。 |
리턴 | void |
protected System.Windows.Forms.Panel panelPictureBox | ||
리턴 | System.Windows.Forms.Panel |
protected System.Windows.Forms.VScrollBar scrollBar | ||
리턴 | System.Windows.Forms.VScrollBar |