ControlType.Separator Field

Definition

Identifies a separator, which creates a visual division in controls like menus and toolbars.

public: static initonly System::Windows::Automation::ControlType ^ Separator;
public static readonly System.Windows.Automation.ControlType Separator;
 staticval mutable Separator : System.Windows.Automation.ControlType
Public Shared ReadOnly Separator As ControlType 

Field Value

Applies to

See also