作者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