开发者

How can I make my own components in VB.NET?

How can I make a component that resides in the components tray like the Timer? So that you can place them from the toolbox but they are 开发者_StackOverflownot visible on the form. Hopefully this is possible.


You just need to create a class that inherits from System.ComponentModel.Component

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜