'宣言 Protected Overrides Sub OnInvalidated( _ ByVal e As System.Windows.Forms.InvalidateEventArgs _ )
'使用法 Dim instance As C1PreviewThumbnailView Dim e As System.Windows.Forms.InvalidateEventArgs instance.OnInvalidated(e)
protected override void OnInvalidated( System.Windows.Forms.InvalidateEventArgs e )
パラメータ
- e