C# Class OpenTween.TweetThumbnail

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: opentween/OpenTween Class Usage Examples

Protected Properties

Свойство Type Description
panelPictureBox System.Windows.Forms.Panel
scrollBar System.Windows.Forms.VScrollBar
toolTip System.Windows.Forms.ToolTip

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

使用中のリソースをすべてクリーンアップします。

Private Methods

Méthode Description
InitializeComponent ( ) : void

デザイナー サポートに必要なメソッドです。このメソッドの内容を コード エディターで変更しないでください。

Method Details

Dispose() protected méthode

使用中のリソースをすべてクリーンアップします。
protected Dispose ( bool disposing ) : void
disposing bool マネージ リソースが破棄される場合 true、破棄されない場合は false です。
Résultat void

Property Details

panelPictureBox protected_oe property

protected System.Windows.Forms.Panel panelPictureBox
Résultat System.Windows.Forms.Panel

scrollBar protected_oe property

protected System.Windows.Forms.VScrollBar scrollBar
Résultat System.Windows.Forms.VScrollBar

toolTip protected_oe property

protected System.Windows.Forms.ToolTip toolTip
Résultat System.Windows.Forms.ToolTip