public static string ToHtml (System.Drawing.Color c); ... ToHtml(myColor); // Show a message box with the value of htmlColor. MessageBox.Show(htmlColor); }
確定! 回上一頁