Ejemplo n.º 1
0
        public AeroRenderer()
        {
            ColorTable = new AeroColourTable();

            GlossyEffect = true;
            BackgroundGlow = true;
            ToolStripRadius = 2;
            ButtonRadius = 2;
        }
Ejemplo n.º 2
0
        public AeroRenderer()
        {
            ColorTable = new AeroColourTable();

            GlossyEffect    = true;
            BackgroundGlow  = true;
            ToolStripRadius = 2;
            ButtonRadius    = 2;
        }