|
-
Oct 23rd, 2002, 04:09 PM
#1
Thread Starter
Junior Member
Naming of Control project
Could someone tell me how to achieve a Friendly naming method for ActiveX controls in VB6.
I would like the names of the project to include spaces- When one opens the Controls tab to add your control set, it will be added to the project with the same name as the project name when it was compiled.
Instead of 'IDControl' as a name I would like to see it in the control tab as 'AdevX - ID Number Varification'
The problem is that one cannot save the project with spaces in the Name property.
Thanks
Graham
-
Oct 25th, 2002, 03:43 AM
#2
This is not possible to do. I would use the underscore character instead & name it something like:
AdevX_IDNumberVarification
-
Oct 28th, 2002, 02:18 PM
#3
Thread Starter
Junior Member
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
|