'Declaration
Protected Overridable Function EditStyle( _ ByVal inStyle As NBackplaneStyle, _ ByVal automatic As System.Boolean, _ ByRef outStyle As NBackplaneStyle _ ) As System.Boolean
'Usage
Dim instance As NBackplaneStyleButton Dim inStyle As NBackplaneStyle Dim automatic As System.Boolean Dim outStyle As NBackplaneStyle Dim value As System.Boolean value = instance.EditStyle(inStyle, automatic, outStyle)
protected virtual System.bool EditStyle( NBackplaneStyle inStyle, System.bool automatic, out NBackplaneStyle outStyle )
Parameters
- inStyle
- automatic
- outStyle