RadControls for WinForms

Notifies that a FloatingWindow instance is internally created by the framework. Allows listeners to examine and optionally change the window itself.

Namespace: Telerik.WinControls.UI.Docking
Assembly: Telerik.WinControls.RadDock (in Telerik.WinControls.RadDock.dll) Version: 2013.2.612.40 (2013.2.612.40)

Syntax

C#
public event FloatingWindowEventHandler FloatingWindowCreated
Visual Basic
Public Event FloatingWindowCreated As FloatingWindowEventHandler

See Also