Back to Devexpress

SimpleControl Class

windowsforms-devexpress-dot-xtraeditors-40f62364.md

latest1.3 KB
Original Source

SimpleControl Class

The base class for controls that support the DevExpress look and feel mechanism.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public class SimpleControl :
    Control,
    ISupportLookAndFeel
vb
Public Class SimpleControl
    Inherits Control
    Implements ISupportLookAndFeel

Inheritance

Object MarshalByRefObject Component Control SimpleControl

See Also

SimpleControl Members

DevExpress.XtraEditors Namespace