Variable function activation

  • Thread starter Thread starter Frank Teunen
  • Start date Start date
F

Frank Teunen

I have an VB.net application with very much funtions.
These functions are autorised per user in a database table.

In the main window I show all functions for the current user.

If the user selects a function I must activate a window depending on his
choice.
How can I do that, in other words how can I activate a window which name
comes from a variable.

Thanks
Frank
 
Cor,

Thx for your advise.
But I realy want to find a way to activate a form depending on a certain
situation, so depending on the value of a variable.

Frank
 
Frank,

What do you mean with "a window" in your question?

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top