|
-
Oct 21st, 2014, 02:30 AM
#26
Re: Tech IQ: How Well Do You Know Visual Basic.NET 2012?
I don't understand what that had to do with anything. All the standard controls in Windows Forms that can display text has a Text property, not a Caption property. That you can create your own control with a Caption property is beside the point. You normally also don't create COM components in VB.Net (even though you can), you normally create regular .Net Assemblies, so I also don't understand what "ActiveX Control Object Programming" has anything to do with the fact that the control have a Text property. ActiveX is a very vague name that the marketing team at MS came up with, but is usually connected to COM.
Last edited by Joacim Andersson; Oct 21st, 2014 at 02:34 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|