Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Database utilities
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00301022
Message ID:
00306965
Views:
32
Chet,

>I set the icontrolid in the cFileDBUtilsBar and CFileUserPrefBar classes.
>It does not show up in the access tab in the user or group screen.
>Is there something else I need to do?

You can't just set the iControlID property directly...this doesn't create the necessary record in the MMCntrls table. You should use the Framework Builder to set the iControlID for you since it automatically creates the corresponding MMCntrls record:

1. Edit the menu bar class
2. Right-click on the menu bar class and select "Builder" from the shortcut menu
3. Click on the Security tab
4. Click the "Generate Unique ID" button
5. Enter a description in the Description box
6. Close the Builder, close the class and Save changes.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform