ComponentOne TileControl for WinForms
OnInvalidated Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : OnInvalidated Method
Syntax
'Declaration
 
Protected Overridable Sub OnInvalidated( _
   ByVal e As System.Windows.Forms.InvalidateEventArgs _
) 
protected virtual void OnInvalidated( 
   System.Windows.Forms.InvalidateEventArgs e
)

Parameters

e
See Also

Reference

C1TileControl Class
C1TileControl Members