作者tnt0619 (風子)
看板Visual_Basic
標題[VB.NET]請問這個程式碼是要做什麼事
時間Sat Aug 6 02:42:27 2005
以下是我從國外程式碼網站
看到的
To add a custom icon to your control you just need to add this attribute to
your controls class:
Imports System.ComponentModel
<ToolBoxBitmap("c:\MyPicture.bmp")> _
Public Class MyControl
End Class
請高手解感,這是要做出啥效果呢?
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 61.62.233.82
1F:推 cawQQ:他不是說了嗎o.O? 218.170.54.13 08/06
2F:推 tnt0619:對不起,我應該要問,是該擺在程式的那個地方 61.217.111.71 08/06
3F:→ tnt0619:因為我key進去後會有錯誤訊息跑出來,謝謝指教 61.217.111.71 08/06