討論串[VB6 ] 請問CommonDialog控制項內的ShowColor
共 3 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
CommonDialog 不會傳回系統色彩@@ 全都算是自訂色彩@@Dim c As Long, r As Long, g As Long, b As LongCommonDialog1.Flags = 2. CommonDialog1.ShowColor. c = CommonDialog1.Co
(還有499個字)
內容預覽:
請問各位大大.... CommonDialog 控制項內的ShowColor. 由於我想在我選好一種顏色後. 而要讓Text1.Text上顯示ShowColor的RGB值,如(255,155,200). 該如何抓它的值呢?. Private Sub Command1_Click(). CommonD
(還有4個字)
首頁
上一頁
1
下一頁
尾頁