SetStyle Method (C1SpellDialog)
In This Topic
Syntax
'Declaration
Protected Sub SetStyle( _
ByVal As System.Windows.Forms.ControlStyles, _
ByVal As System.Boolean _
)
protected void SetStyle(
System.Windows.Forms.ControlStyles ,
System.bool
)
Parameters
- flag
- value
See Also