Editar

Share via


CustomControl Element for Control for Controls for Configuration

Defines a control. This element is used when defining a common control that can be used by all the views in the formatting file.

Schema

  • Configuration Element
  • Controls Element
  • Control Element
  • CustomControl Element

Syntax

<CustomControl>
  <CustomEntries>...</CustomEntries>
</CustomControl>

Attributes and Elements

The following sections describe the attributes, child elements, and the parent element of the CustomControl element. This element must have at least one child element. There is no maximum limit to the number of child elements that can be specified.

Attributes

None.

Child Elements

Element Description
CustomEntries Element for CustomControl for Configuration Required element.

Provides the definitions of a control.

Parent Elements

Element Description
Control Element for Controls for Configuration Defines a common control that can be used by all the views of the formatting file and the name that is used to reference the control.

Remarks

See Also

Control Element for Controls for Configuration

CustomEntries Element for CustomControl for Configuration

Writing a PowerShell Formatting File