コード例 #1
0
 private void changeConnectionColor()
 {
     ConnectionColor = Colors.ShowColorDialog(ConnectionColor, this);
 }