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