Click here to Skip to main content
15,902,634 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralUsing Magic for Toolbar... Pin
federalprogrammer230-Jun-04 12:18
federalprogrammer230-Jun-04 12:18 
GeneralRe: Using Magic for Toolbar... Pin
Dave Kreskowiak1-Jul-04 2:48
mveDave Kreskowiak1-Jul-04 2:48 
Generalmenuitem name Pin
williewillie30-Jun-04 10:32
williewillie30-Jun-04 10:32 
GeneralRe: menuitem name Pin
ccotton33330-Jun-04 10:41
ccotton33330-Jun-04 10:41 
GeneralRe: menuitem name Pin
williewillie30-Jun-04 10:48
williewillie30-Jun-04 10:48 
GeneralRe: menuitem name Pin
ccotton33330-Jun-04 11:01
ccotton33330-Jun-04 11:01 
GeneralRe: menuitem name Pin
williewillie30-Jun-04 11:06
williewillie30-Jun-04 11:06 
GeneralRe: menuitem name Pin
ccotton33330-Jun-04 11:20
ccotton33330-Jun-04 11:20 
OK if I understand you correctly. You would have to set up a control, maybe make it invisible, that test the preference of the user to decide whether to enable the menu or not. You can do that by making the values of the menus be conditions that must be tested before being done. I personally would use an access table with the username, password, and the conditions I wanted the user to have, as far as the menus are concerned. Then I would have a label with the username entered into it after a successful logon, and then i would have a select statement that would base the preferences, or menus, for the and I would use an if statement or case statement for testing the values of the condition to determine whether to enable the menu or not.

I hope that helps you some at least.
GeneralRe: menuitem name Pin
Nick Parker30-Jun-04 12:00
protectorNick Parker30-Jun-04 12:00 
GeneralGet index of selected item in Listbox Pin
Glen Conaway30-Jun-04 6:36
Glen Conaway30-Jun-04 6:36 
GeneralRe: Get index of selected item in Listbox Pin
ccotton33330-Jun-04 10:45
ccotton33330-Jun-04 10:45 
GeneralRe: Get index of selected item in Listbox Pin
ccotton33330-Jun-04 10:46
ccotton33330-Jun-04 10:46 
GeneralRe: Get index of selected item in Listbox Pin
Name Removed30-Jun-04 11:40
Name Removed30-Jun-04 11:40 
GeneralRe: Get index of selected item in Listbox Pin
Glen Conaway30-Jun-04 13:21
Glen Conaway30-Jun-04 13:21 
GeneralCombo Box Filter Pin
lildragon30-Jun-04 5:53
lildragon30-Jun-04 5:53 
GeneralRe: Combo Box Filter Pin
ccotton33330-Jun-04 10:56
ccotton33330-Jun-04 10:56 
GeneralRe: Combo Box Filter Pin
lildragon30-Jun-04 11:39
lildragon30-Jun-04 11:39 
GeneralRe: Combo Box Filter Pin
Ravi S.V.30-Jun-04 21:36
Ravi S.V.30-Jun-04 21:36 
GeneralRe: Combo Box Filter Pin
Anonymous1-Jul-04 6:55
Anonymous1-Jul-04 6:55 
GeneralRe: Combo Box Filter Pin
Serge Lobko-Lobanovsky1-Jul-04 4:17
Serge Lobko-Lobanovsky1-Jul-04 4:17 
GeneralRe: Combo Box Filter Pin
Anonymous1-Jul-04 7:03
Anonymous1-Jul-04 7:03 
GeneralNew Combo Box Filter Pin
lildragon5-Jul-04 8:09
lildragon5-Jul-04 8:09 
GeneralLatest ComboBox Filter Code Pin
lildragon5-Jul-04 10:42
lildragon5-Jul-04 10:42 
GeneralInserting Image into Richtext Box Control Pin
Harish Bailwad30-Jun-04 1:41
Harish Bailwad30-Jun-04 1:41 
GeneralRe: Inserting Image into Richtext Box Control Pin
Dave Kreskowiak30-Jun-04 12:06
mveDave Kreskowiak30-Jun-04 12:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.