WebBrowserBase.BackgroundImageLayoutChanged イベント

定義

このコントロールでは、このイベントはサポートされていません。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

public:
 event EventHandler ^ BackgroundImageLayoutChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler BackgroundImageLayoutChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler? BackgroundImageLayoutChanged;
[<System.ComponentModel.Browsable(false)>]
member this.BackgroundImageLayoutChanged : EventHandler 
Public Custom Event BackgroundImageLayoutChanged As EventHandler 

イベントの種類

属性

例外

ハンドラーをこのイベントに追加しています。

適用対象