icons, opening files, loading with forms
-
Hi everyone i am new to this, I am a final yr student studying software engineering in my final year in the UK. For my final project I am doing a training program to teach beginners the basic of Word it will be in two lanuages English and Vietnamese. I have decided to use VB.NET to program, it is my first time using it. Can any one give me help me on using (embedding into your exe) icons on your menu part, different languages if Vietnamese is an option for VB.NET. And what format should i use as files for forms to load up, for example if the forms loaded the help files as html etc. I having trouble cause my designed tutorials have pictures and text, i do not know how to get the forms to laod it or can someone suggest a suitable way around it. It will be a menu driven GUI based program.
-
Hi everyone i am new to this, I am a final yr student studying software engineering in my final year in the UK. For my final project I am doing a training program to teach beginners the basic of Word it will be in two lanuages English and Vietnamese. I have decided to use VB.NET to program, it is my first time using it. Can any one give me help me on using (embedding into your exe) icons on your menu part, different languages if Vietnamese is an option for VB.NET. And what format should i use as files for forms to load up, for example if the forms loaded the help files as html etc. I having trouble cause my designed tutorials have pictures and text, i do not know how to get the forms to laod it or can someone suggest a suitable way around it. It will be a menu driven GUI based program.
Put aan imagelist control on your form and put the images inside the imagelist. You can use png, gif or jpeg. One thing the image size is limited so don't make the images too big.