RadControls for WinForms

Represents a Win2K+ layered window semantic, which allows for semi-transparent windows.

Namespace: Telerik.WinControls
Assembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public class RadLayeredWindow : Control
Visual Basic
Public Class RadLayeredWindow _
	Inherits Control

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        Telerik.WinControls..::..RadLayeredWindow

See Also