請問可不可用 .bmp file 作為 Drag and Drop 時的 Icon ?
如可以, 要怎樣做?
我試過只可用 .cur 或 .ico file 才可以
imgBox.DragIcon = LoadPicture("a.ico")
如可以, 要怎樣做?
我試過只可用 .cur 或 .ico file 才可以
imgBox.DragIcon = LoadPicture("a.ico")
請先 登入 以發表留言。