'Declaration
Protected Function GetStyle( _ ByVal flag As System.Windows.Forms.ControlStyles _ ) As System.Boolean
'Usage
Dim instance As WorkbookView Dim flag As System.Windows.Forms.ControlStyles Dim value As System.Boolean value = instance.GetStyle(flag)
protected System.bool GetStyle( System.Windows.Forms.ControlStyles flag )
Parameters
- flag