WideControl.Create(Boolean, Boolean, UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create a default WideControl
public static System.Management.Automation.WideControlBuilder Create (bool outOfBand = false, bool autoSize = false, uint columns = 0);
static member Create : bool * bool * uint32 -> System.Management.Automation.WideControlBuilder
Public Shared Function Create (Optional outOfBand As Boolean = false, Optional autoSize As Boolean = false, Optional columns As UInteger = 0) As WideControlBuilder
Parameters
- outOfBand
- Boolean
- autoSize
- Boolean
- columns
- UInt32