Please help me...i dowwnload italian front page :)
How to change language i don't understand anything in italian?
User Profile
Collapse
-
Change language from italian to english in front page 2003
-
Connect VB.NET with ms Access
Hello...i'm realy new at vb.net programing and i'm ready with my first form.now my idea is to connect this form with access database. my question is..Have somebody there who have time to tell me step by step connection...? i'll wait... -
How to connect my progect with date?
i have project with 5 forms and each form have button "pecati" .. When i press here i like to save numbers and name from combobox,textbo x and labels... how i can do that? how i can connect because mu project is finished... -
Now i dont know what to do... Give me your e mail adress because i must finish project to 14 April so i must create this menu and connect forms..Find some way to contact me -
-
Thanks for Everybody but... I try all and i can't..why i dont know " Method or data member not found".... And what to do now? i write derivats.show again some mesasage for all forms...Is this work in yor VB? if you can please try and write to me this is very important for me. Thanks and please write meLeave a comment:
-
well i'm working in VB6 and like to create menu with 4 options
exm 1. File --> Derivats
2. file-> Oil
3. File--> Auto Parts
4.File--> Tyres
are you understand me now?
please help me how to create this..i know to enter in create menu but i dont know how to write code to show this forms...
when i choose file (up in the menu) ---> Oil ...i like to open oil form.....Leave a comment:
-
How to create menu
pls help how to create menu with exmp. file-->form1 or next files-.form2->form3 please write the code too...i'm waithing -
[QUOTE=vijaydiwa kar]this code may help u
[CODE]
Private Sub Text1_KeyPress( KeyAscii As Integer)
KeyAscii = validateonlunum (KeyAscii)
End Sub
When i write:
Private Function validateonlunum (ByRef keyas As Integer)
Dim Validstr$
sValidstr = "0123456789 "
If InStr(sValidstr , Chr(keyas)) = 0 Then validateonlunum = 0 Else validateonlunum = keyas
End Function...Leave a comment:
-
i dont know how to tell you...in first form.. I have 1 combo box and 3 text boxes and one button. first text box is for const which i choose from combobox and second is for my value... when i press enter go on first to second text box but when i press enter again go on textbox 3 which i like to be protected and when i press enter automatic show value for txt1 * txt2 ... Do you anderstand me... for key enter i'm writing this..
Private Sub Form_KeyPress(K eyAscii...Leave a comment:
-
can you help me with the code? it txt3.text when i submit results...Leave a comment:
-
well go on next text box but (txt3.text) but not show value for txt2.text * txt1.text...Leave a comment:
-
How to protect text box for writing of number and characters VB6
How i can protext text box which i use for showing const of writing numbers and leters t.e char -
-
Well Thanky for this but i try and it not work again... if you have some another sugestion please write me i'm waiting.....Leave a comment:
-
help with keypress enter...
Please help me with enter.. :) I like when i'm enter value on 1 text box,and when i press enter to go on second text box and when i write value i like to press again enter key and txt3.text=val(t xt1.text)*val(t xt2.text)... Please help me what i must write in code for this
No activity results to display
Show More
Leave a comment: