ToolStripOverflowButton.RightToLeftAutoMirrorImage プロパティ

定義

このプロパティは、このクラスには関係ありません。

public:
 property bool RightToLeftAutoMirrorImage { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
public bool RightToLeftAutoMirrorImage { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.RightToLeftAutoMirrorImage : bool with get, set
Public Property RightToLeftAutoMirrorImage As Boolean

プロパティ値

true 自動ミラーリングを有効にする場合。それ以外の場合は false

属性

注釈

このプロパティは、このクラスには関係ありません。

適用対象