RadControls for WinForms

This class represents a RadControl that allows for non-client area modification and paiting.

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

Syntax

C#
public class RadNCEnabledControl : RadControl
Visual Basic
Public Class RadNCEnabledControl _
	Inherits RadControl

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          Telerik.WinControls..::..RadControl
            Telerik.WinControls..::..RadNCEnabledControl
              Telerik.WinControls.UI..::..RadPageView

See Also