'Declaration
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Protected Sub SetStyle( _ ByVal flag As System.Windows.Forms.ControlStyles, _ ByVal value As System.Boolean _ )
'Usage
Dim instance As WorkbookView Dim flag As System.Windows.Forms.ControlStyles Dim value As System.Boolean instance.SetStyle(flag, value)
Parameters
- flag
- value