User Profile
Collapse
-
Thank ur help. I will try my best share some coding with our friends.. (,") -
Resources for VB interface design
can tell me nice website for design nicely interface using VB.thank -
share sample coding
This is my sample function about lvbutton and how to save and change the font color into the database.
please visit this website if u all interest my code.
http://www.a1vbcode.com/app-3807.asp
http://www.a1vbcode.com/app-3819.asp
Thank fo support.... -
Hi Bremanand,
i think u can try this method
' set timer1 interval as 1000
Private Sub Timer1_Timer()
Label1.Visible = Not Label1.Visible
End Sub
this is the sample way to help u settle that problem. Fast and easy .
Hope can help u . Good luckLeave a comment:
-
actually i don't understand what u want. Isn't u want to show the date of month and year.if yes u can use Dtpicker calender.
or you just want to display the month or year into text box. If yes u can try this coding below:
Private Sub Form_Load()
Text1 = Format(Date, "mm.yyyy")
End Sub
hope my suggestion can help u . Good luck! :)Leave a comment:
-
Hi, May be u can try add the lvbutton in the component tool (CTR+T). Then u Try go to run and see. :)Leave a comment:
-
Hi Thread,
My be use also can use the tool richtextbox in the component. then u need go to add in the component side.(crt+T) . This rixhtextbox is function as multiline.
some like the text box. easy to use
Hope my suggestion can help u . Good luckLeave a comment:
-
candice replied to Urgent also(Need help how to set the timer for outo logout when still run system)in Visual Basic[QUOTE=BSOB]
Hi BSOB,
Very happy see ur reply and thank for ur help and good suggestion. I will try it. Have a nice day .. :)Leave a comment:
-
candice replied to Urgent also(Need help how to set the timer for outo logout when still run system)in Visual Basic[QUOTE=sashi]Hi sashi,
Thank for ur reply. very Happy because have people reply me. I know the API function but don't know how to apply in my system. can you send a simple code to me. If can't is ok,Anyway thank ur help and good suggestion. :)Leave a comment:
-
candice started a topic Urgent also(Need help how to set the timer for outo logout when still run system)in Visual BasicUrgent also(Need help how to set the timer for outo logout when still run system)
hallo, Is me again. I'm beginner also is new member. I want to ask that how to do the function auto logout when the system still run (but the mouse don't move)? How to control this and the timer..
Thank for ur help
:) -
candice started a topic Urgent Need Help(How to save the image or picture into database) and display backin Visual BasicUrgent Need Help(How to save the image or picture into database) and display back
Hallo, I'm beginner and need help to do my project. I want to ask that how to save picture or image into database and can display back again form load when need call the picture from the database.
Thank for ur help..
No activity results to display
Show More
Leave a comment: