Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

Exclusively for Visual Basic 6.0 Programmers Only!

paano po ma display ang text sa isang textbox to another nasa isang form lang po sila

San po manggaling ang text or string mo?

From a variable > txtbox1.text = var1
From another textbox > txtbox1.text = txtbox2.text


- - - Updated - - -

concept lang. mag kakabuttons ka dynamically/runtime mo iloload depende sa dami 30,000/100 haha ang dami pala. may nakaaddress ka na function para sa button kung saan nakalagay ung query kung anong page ang tatawagin. ang dami ng record mo ang payo ko mahirap rin naman baybayin lahat ng record isa isa sa isang view kahit 100 lang. try mo nalang rin maglagay ng search at filter para mas umunti pa.

Uhmm. Ang dami lang talaga. Sige sir thanks po sa idea :salute:
 
Hello mga master.. Tanong ko lang po kung sinong may alam ng Airline Reservation System ng Cebu Pacific Airlines. Kelangan lang po sa thesis. Salamat po and more powers....:praise:
 
i miss programming so much. kelan kaya aq magccmula ulit. parang nkalimutan ko ng magcode.
 
Patulong po. Pano po magsave ng madaming value ng checkbox sa isang field sa access.
Tsaka po pano idisplay yung columns ng datagrid sa isang bagong form?
 
Last edited:
merun bang font size si vb6 na 4 at 5? any idea or simple logic wala ako mahanap try ko rin ito
code : Text1.Font.Size = 4 mukha hinde nagbabago same 8 parin ata o bulag lang ako.:lol:
sana may magcomment mga master

pwede sana un derekta na sa printer, printer epson t13
 
Last edited:
wlang fontsize na 4 sir..9 up lang ata sir

thanks s reply, sana may solution pa ata
 
hi po.. tanong ko lang po kung paano ma save ang mga lists sa listbox ko at ma load na rin po??
 
i find hard to solve the error.. please help nag method member not found po..

Private Sub lvProductList_DblClick()
If Trim(lvRecord) = vbNullString Then
MsgBox "Please select a record from the list. Can't continue to the operation!", vbExclamation, "Warning"
Else
txtStock.Text = lvProductList.SelectedItem.Text
txtUnit.Text = lvProductList.SelectedItem.ListSubItems(1).Text
txtDes.Text = lvProductList.SelectedItem.ListSubItems(2).Text
txtUC.Text = lvProductList.SelectedItem.ListSubItems(3).Text
'Text4.Text = lvProductList.SelectedItem.ListSubItems(5).Text
Picture2.Visible = False
txtQTY.SetFocus
txtQTY.SelStart = 0
txtQTY.SelLength = Len(txtQTY.Text)
End If

End Sub
 
Mga Idol baka naman may link kayo ng VB6 na software download. wala po kasi ako mahanap dito. Thanx in advance
 
Eto mga dude subukan nyo. Ginawa ko yan sa VB 6.0.

BASKETBALL PC SCOREBOARD provides software scoreboards for all your basketball scoring needs. Score your games like the pros at a fraction of the cost.

With BASKETBALL PC SCOREBOARD you can use the computer and projector or large screen your organization already owns with our scoring solution. Operating our scoreboards is so simple, anyone can be up and scoring in minutes. Use our intuitive control screen, keyboard shortcuts, or click and type interface.

TESTED in Windows XP, Windows 7, Windows 8, 8.1, Windows 10 - 32 & 64 Bit.
Please kung may makita kaung error or bugs please print screen then post it here. Thank you.

You can download it HERE

SCREEN SHOTS:
View attachment 306666

View attachment 306668

View attachment 306670

View attachment 306672
 

Attachments

  • BBPCSB_REG.JPG
    BBPCSB_REG.JPG
    34.5 KB · Views: 6
  • BBPCSB_SPLASH.JPG
    BBPCSB_SPLASH.JPG
    15 KB · Views: 6
  • BBPCS_ABOUT.JPG
    BBPCS_ABOUT.JPG
    36.2 KB · Views: 6
  • BBPCSB_CONTROL.JPG
    BBPCSB_CONTROL.JPG
    107.8 KB · Views: 8
Last edited:
Mga sir pa help naman newbee lang here hehe
bkit kaya suggest na .text di lumalabas yun tuloy yung error ko.
"Method or data member not found"
pa Help po mga boss. TIA!
View attachment 306767
 

Attachments

  • txt.png
    txt.png
    114.2 KB · Views: 26
Guys. patulong naman po, may project kasi kami na dapat gumawa sa VB ng program. napili kupo yung parang blox stack na laro. yung papataasin yung building. pwede pa tulong naman po, hindi ko alam kung pano mag sisimula. wala kasi talaga kong natutunan sa V.
 
boss, meron po ba kayong code para ma access ko ang mga message from poket wifi using vb?
 
Back
Top Bottom