System.Windows.Forms.Control.IsMirrored Property

Gets a value indicating whether the control is mirrored.

Syntax

[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public bool IsMirrored { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A mirrored control displays both layout and text from right to left. For more information, see How to: Create Mirrored Windows Forms and Controls.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0