RadWindow provides users with the ability to show arbitrary content at an arbitrary location on the screen with a convenient high level API.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Primitives (in Telerik.Windows.Controls.Primitives.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| Visual Basic |
|---|
Public Class RadWindow _
Inherits RadControl |
| Visual C++ |
|---|
public ref class RadWindow : public RadControl |
Inheritance Hierarchy
See Also