[VB.NET]請問這個程式碼是要做什麼事

看板Visual_Basic作者 (風子)時間19年前 (2005/08/06 02:40), 編輯推噓2(201)
留言3則, 2人參與, 最新討論串1/1
以下是我從國外程式碼網站 看到的 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

218.170.54.13 08/06, , 1F
他不是說了嗎o.O?
218.170.54.13 08/06, 1F

61.217.111.71 08/06, , 2F
對不起,我應該要問,是該擺在程式的那個地方
61.217.111.71 08/06, 2F

61.217.111.71 08/06, , 3F
因為我key進去後會有錯誤訊息跑出來,謝謝指教
61.217.111.71 08/06, 3F
文章代碼(AID): #12yxADzj (Visual_Basic)