Register for your free account! | Forgot your password?

You last visited: Today at 14:59

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Code

Discussion on Code within the Kal Online forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2012
Posts: 50
Received Thanks: 3
Code

Hello Community..
could some one describe this code for me please?
Code:
Private Sub Button1_Click (ByVal sender As System.Object, ByVal
Dim U_Name As String
Dim U_B_D As Date
Dim U_Gender As Boolean
Dim U_C_F As Integer

U_Name=TextBox1.Text
U_B_D=TextBox2.Text
If RadioButton1 .Checked = True then
     U_Gender = Truse
End If
If RadioButton1 .Checked = False Then
     U_Gender = False
End If
U_C_F = TextBox3 .Text
Me.Label5 . Text = U_Name & vbCrLf & U_B_D &vbCrLf & U_Gender & vbCrLf & U_C_F
hope anyone can describe for me word by word
thankx
thankx is offline  
Old 03/19/2013, 20:55   #2
 
elite*gold: 0
Join Date: Oct 2011
Posts: 189
Received Thanks: 61
You've 3 Textboxes where you can write something, a radiobox and a button.
U_Name is a string, U_B_D is a date value, U_Gender is a bool(only true/false) and a U_C_F int value.

This whole thing is a function which gets called if you click on button1.
U_name gets the text from textbox1, u_b_d from textbox2, if radiobox is true then u_gender gets true else false, u_c_f gets the value from textbox3.
Then you've a label(output text) it gets these(U_Name & vbCrLf & U_B_D &vbCrLf & U_Gender & vbCrLf & U_C_F) values, I guess as a string.

I think this is Visual basic code...sorry I've never worked with it...
pleaX is offline  
Old 03/19/2013, 21:02   #3
 
elite*gold: 0
Join Date: Mar 2012
Posts: 50
Received Thanks: 3
Quote:
Originally Posted by pleaX View Post
You've 3 Textboxes where you can write something, a radiobox and a button.
U_Name is a string, U_B_D is a date value, U_Gender is a bool(only true/false) and a U_C_F int value.

This whole thing is a function which gets called if you click on button1.
U_name gets the text from textbox1, u_b_d from textbox2, if radiobox is true then u_gender gets true else false, u_c_f gets the value from textbox3.
Then you've a label(output text) it gets these(U_Name & vbCrLf & U_B_D &vbCrLf & U_Gender & vbCrLf & U_C_F) values, I guess as a string.

I think this is Visual basic code...sorry I've never worked with it...
ye its Visual basic code and i would like to know what (By Val) mean or do and what ( ByVal sender As System ) mean or do too..
thankx is offline  
Old 03/20/2013, 12:24   #4
 
elite*gold: 0
Join Date: Oct 2011
Posts: 189
Received Thanks: 61
Private Sub Button1_Click (ByVal sender As System.Object, ByVal
This function gets execute by the callback of Button1.
sender is just the sender :P ByVal is the valuetype as System.Object I'd guess.
For this kind of questions you should read a book for Visual basic... just from looking at a language you won't learn it...
pleaX is offline  
Thanks
1 User
Reply

« KLOAD | NationKal »

Similar Threads Similar Threads
[GAMESCOM-SHOP] Vindictus Code, FireFall BETA Code, McGame.com Code, Victory Ukash
10/18/2012 - elite*gold Trading - 8 Replies
Hallo Leute hab ein paar Sachen auf der Gamescom gesammelt und übrig, diese möchte ich hier verkaufen. Ich akzeptiere nur Paypal, E*gold und Paysafecards! Hier ist eine Liste mit Bildern (natürlich sind die Codes zensiert :D): 1. Firefall Beta KEY Ihr macht den Preis! Bild 2. Vindictus Code 50 e*gold Bild
used king Rammus code OR katarina kitty cat code (KR) → used PAX sivir code (NA / EU)
08/21/2012 - League of Legends Trading - 1 Replies
your "already used in the NA / EU servers is Pax Sivir Code" Do you have? Want to exchange "Pax Sivir Code" I "king Rammus code OR Katarina kitty cat code" will provide I use this code in the NA / EU servers did not. just. South Korea on a server, you should not use Pax Sivir Code. If you are interested in this deal, contact me. e-mail: [email protected]
used king Rammus code OR katarina kitty cat code (KR) → used PAX sivir code (NA / EU)
08/20/2012 - League of Legends Trading - 0 Replies
Hello Korea is my server users. I NA / EU servers have already been used in the "Pax Sivir Code" wants As a reward, "king Rammus code OR Katarina kitty cat code" I will send you to gift. Have already used the code, Feel free to do the exchange! Please send mail [email protected]



All times are GMT +1. The time now is 15:00.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.