Layout.CascadeInputTransparent プロパティ

定義

透過性が true の場合に、子要素がthis レイアウトの入力の透過性を継承するかどうかを制御する値を取得または設定します。

public bool CascadeInputTransparent { get; set; }
member this.CascadeInputTransparent : bool with get, set

プロパティ値

trueレイアウトの が true の場合this、子要素がレイアウトInputTransparentthis入力透過性を継承する場合は 。 false を使用すると、子要素はレイアウトの入力のトランパージェンシー this を無視します。

適用対象