Пример #1
0
        public WindowsVistaRenderer()
        {
            ColorTable = new WindowsVistaColorTable();

            GlossyEffect    = true;
            BackgroundGlow  = true;
            ToolStripRadius = 2;
            ButtonRadius    = 2;
        }
        public WindowsVistaRenderer()
        {
            ColorTable = new WindowsVistaColorTable();

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