* UIComboboxEx的Demo

This commit is contained in:
Sunny 2021-02-20 16:11:36 +08:00
parent d95d039280
commit 5b5fa59e28
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -454,7 +454,7 @@
this.uiLine4.Name = "uiLine4";
this.uiLine4.Size = new System.Drawing.Size(308, 20);
this.uiLine4.TabIndex = 49;
this.uiLine4.Text = "UIComboBox";
this.uiLine4.Text = "UIComboBoxEx";
this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiComboboxEx1