Hello!
It may sound silly but I really need help. I am just a beginner in vb .net. I am now developing a window-based software.
This is the problem:
1. After the user log-in, the system must show the parent form and automatically show the main transaction form base on the user role or user accessibility in my system manager. Is it possible to do this?
2. In my menulist, I need to recognize which menulist.item is selected. So, I need to bold the letter of the selected menulist.item or underline the word. How can I do this? Any idea? Note: My menulist.item is from my system manager database.