Exemplo n.º 1
0
        public Form3()
        {
            InitializeComponent();

            BSE.Windows.Forms.CustomColors panelColors = new BSE.Windows.Forms.CustomXPanderPanelColors();
            propertyGrid1.SelectedObject = xPanderPanel9.CustomColors;

            propertyGrid2.SelectedObject = new CPanelStyle();
        }
Exemplo n.º 2
0
        public Form3()
        {
            InitializeComponent();

            BSE.Windows.Forms.CustomColors panelColors = new BSE.Windows.Forms.CustomXPanderPanelColors();
            propertyGrid1.SelectedObject = xPanderPanel9.CustomColors;

            propertyGrid2.SelectedObject = new CPanelStyle();
        }