Acid.Forms.Controls.DarkSeparator.OnPaintBackground C# (CSharp) Метод

OnPaintBackground() защищенный Метод

protected OnPaintBackground ( PaintEventArgs e ) : void
e PaintEventArgs
Результат void
        protected override void OnPaintBackground(PaintEventArgs e)
        {
            // Absorb event
        }