ComponentOne TileControl for WinForms
SetStyle Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : SetStyle Method
Syntax
'Declaration
 
Protected Sub SetStyle( _
   ByVal flag As System.Windows.Forms.ControlStyles, _
   ByVal value As System.Boolean _
) 
protected void SetStyle( 
   System.Windows.Forms.ControlStyles flag,
   System.bool value
)

Parameters

flag
value
See Also

Reference

C1TileControl Class
C1TileControl Members