Skip to main content
A newer version of this page is available. .

SimpleControl Class

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

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v22.1.dll

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

Declaration

public class SimpleControl :
    Control,
    ISupportLookAndFeel

Inheritance

See Also