Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

SimpleControl Class

Represents the base class for controls which support the DevExpress look and feel mechanism.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v19.1.dll

NuGet Package: DevExpress.Utils

Declaration

public class SimpleControl :
    Control,
    ISupportLookAndFeel

Inheritance

See Also