質問編集履歴

4

文言を訂正

2017/12/23 02:53

投稿

kobayashi5884
kobayashi5884

スコア55

test CHANGED
File without changes
test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- comboBox1.BackColor = System.Drawing.Color.Green;
5
+ comboBox1.BackColor = System.Drawing.Color.Red;
6
6
 
7
7
 
8
8
 

3

文言を修正

2017/12/23 02:53

投稿

kobayashi5884
kobayashi5884

スコア55

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,9 @@
8
8
 
9
9
  と置くと、コンボボックスの背景色が変わるのですが、降りてくる選択肢の背景色も全て同じ色になります。
10
10
 
11
- ![![イメージ説明](6aa512be0a0a7f144c923724cada4b9c.png)説明](65024efa33916f8b0051951f63e25bdc.png)](b9c37e7a065149343290906ccd5c4977.png)
11
+ ![![イメージ説明](6aa512be0a0a7f144c923724cada4b9c.png)
12
+
13
+
12
14
 
13
15
  どうすれば、各選択肢の色を指定できますか。
14
16
 

2

要望を追加

2017/12/23 02:52

投稿

kobayashi5884
kobayashi5884

スコア55

test CHANGED
File without changes
test CHANGED
@@ -11,3 +11,5 @@
11
11
  ![![イメージ説明](6aa512be0a0a7f144c923724cada4b9c.png)説明](65024efa33916f8b0051951f63e25bdc.png)](b9c37e7a065149343290906ccd5c4977.png)
12
12
 
13
13
  どうすれば、各選択肢の色を指定できますか。
14
+
15
+ 上記の図の、緑と書いてあるところの背景を緑、青は青にしたいです。

1

画像を追加

2017/12/23 02:50

投稿

kobayashi5884
kobayashi5884

スコア55

test CHANGED
File without changes
test CHANGED
@@ -8,6 +8,6 @@
8
8
 
9
9
  と置くと、コンボボックスの背景色が変わるのですが、降りてくる選択肢の背景色も全て同じ色になります。
10
10
 
11
-
11
+ ![![イメージ説明](6aa512be0a0a7f144c923724cada4b9c.png)説明](65024efa33916f8b0051951f63e25bdc.png)](b9c37e7a065149343290906ccd5c4977.png)
12
12
 
13
13
  どうすれば、各選択肢の色を指定できますか。