WebBrowserExtended.WindowSetWidth Event

Definition

Fires when the object changes its width

public:
 event EventHandler<Microsoft::Uii::Csr::Browser::Web::WindowSetWidthEventArgs ^> ^ WindowSetWidth;
[System.ComponentModel.Browsable(true)]
public event EventHandler<Microsoft.Uii.Csr.Browser.Web.WindowSetWidthEventArgs> WindowSetWidth;
[<System.ComponentModel.Browsable(true)>]
member this.WindowSetWidth : EventHandler<Microsoft.Uii.Csr.Browser.Web.WindowSetWidthEventArgs> 
Public Custom Event WindowSetWidth As EventHandler(Of WindowSetWidthEventArgs) 

Event Type

Attributes

Applies to