How to make a simple message generator in vb.net - Printable Version +- Post4VPS Forum | Free VPS Provider (https://post4vps.com) +-- Forum: Geek World (https://post4vps.com/Forum-Geek-World) +--- Forum: Scripting & Programming (https://post4vps.com/Forum-Scripting-Programming) +--- Thread: How to make a simple message generator in vb.net (/Thread-How-to-make-a-simple-message-generator-in-vb-net) |
How to make a simple message generator in vb.net - humanpuff69 - 04-28-2017 Today i will show you how to make a simple message box generator with visual basic .net as the name suggest the use of this program is to generate a message box . to start creating the message box generator start your visual studio and make a new project Spoiler Expand after you make a project start by placing 1 textbox , 1 button and 4 radio button Spoiler Expand after putting all the necessary control . now you need to change the text of the control like this Spoiler Expand double click the generate button and enter the generator code in button1_click Spoiler Expand now the coding is done . save and debug your custom simple message generator if you interested . i leave the project file in the attachment . the archive password is my username : humanpuff69 Spoiler Expand RE: How to make a simple message generator in vb.net - Honey - 04-29-2017 Simple but good tutorial I guess, might help someone who might be really new. RE: How to make a simple message generator in vb.net - Decent12 - 04-29-2017 Usefull its will be too helpfull but for newbies Because Old Users know how to do it these simple works But keep it up RE: How to make a simple message generator in vb.net - humanpuff69 - 04-29-2017 (04-29-2017, 09:43 AM)Happymint Wrote: Usefull its will be too helpfull but for newbies Because Old Users know how to do it these simple works But keep it up thanks for the suggestion . in the next time maybe i make a harder vb.net tutorial for advanced user RE: How to make a simple message generator in vb.net - bookertie - 08-04-2017 Utilise un programme d'automatisme sur ton ordinaeur il te permettra de faire toute tes ta^che ne boucle exemple : euh... Super Macro (This language is French (use google Traduxtion please )) RE: How to make a simple message generator in vb.net - Vuluts - 08-04-2017 (04-29-2017, 10:39 AM)humanpuff69 Wrote: thanks for the suggestion . in the next time maybe i make a harder vb.net tutorial for advanced user I'm not that advance user but I want to learn making a system like cashier, booking, reservation, payroll etc. Maybe you can post something like this lol |