예제 #1
0
        public Form3()
        {
            InitializeComponent();

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

            propertyGrid2.SelectedObject = new CPanelStyle();
        }
예제 #2
0
파일: Form3.cs 프로젝트: zz58458/BP162
        public Form3()
        {
            InitializeComponent();

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

            propertyGrid2.SelectedObject = new CPanelStyle();
        }