domino.vbcoder
Member
- Joined
- Oct 2, 2007
- Messages
- 14
- Programming Experience
- 1-3
Hello again everyone,
its been a while lol ope evryone is ok, i have a question regarding building a menu at runtime froma txt file. I have been asked to create a button set ie 6 buttons that get there name.text and there event handler from a txt file, so that the 6 buttons can be changed dynamically.
As far as im awar a normal menu that is built at runtime is created by using event handlers the button calls the method and then executes the event.
Does anyone have any solid ideas of how i can create my dynamic button menu using a txt file?
Mant Thanks
Domino.VBcoder
its been a while lol ope evryone is ok, i have a question regarding building a menu at runtime froma txt file. I have been asked to create a button set ie 6 buttons that get there name.text and there event handler from a txt file, so that the 6 buttons can be changed dynamically.
As far as im awar a normal menu that is built at runtime is created by using event handlers the button calls the method and then executes the event.
Does anyone have any solid ideas of how i can create my dynamic button menu using a txt file?
Mant Thanks
Domino.VBcoder