Search Results

Showing results 1 to 9 of 9
Search took 0.01 seconds.
Search: Posts Made By: hisheeraz
Forum: VB.NET Oct 18th, 2008
Replies: 1
Views: 939
Posted By hisheeraz
i have just found the solution...you may be interested...take a look

http://www.knowdotnet.com/articles/scrollingwindowsandforms.html
Forum: VB.NET Oct 18th, 2008
Replies: 1
Views: 939
Posted By hisheeraz
Hello friends,
can somebody please tell me how can i implement scroll bars onto a form so that i can put more controls on it...
please hlp.
ta
Forum: VB.NET Oct 15th, 2008
Replies: 0
Views: 301
Posted By hisheeraz
Hello friends,
can somebody please tell me how can i implement scroll bars onto a form so that i can put more controls on it...im attaching a pic of my form...
please hlp.
ta
Forum: VB.NET Oct 14th, 2008
Replies: 2
Views: 1,323
Posted By hisheeraz
MAYTHIS WILL HELP...


Private Sub btnNew_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnNew.Click
Dim ctrl As Control
Dim txt As TextBox
...
Forum: VB.NET Oct 13th, 2008
Replies: 6
Views: 2,108
Posted By hisheeraz
the value of ur loop in never decreasing...its always increasing..assign loop counter a value and then decrease it 1 by 1 at the end of the each loop...loop wil stop when the counter value reaches 0...
Forum: VB.NET Oct 9th, 2008
Replies: 2
Views: 641
Posted By hisheeraz
thanks...solved with missing & sing in ur sql expression.
Forum: VB.NET Oct 9th, 2008
Replies: 2
Views: 641
Posted By hisheeraz
Helo friends;



If lbDriverName.SelectedIndex = True Then
sql = "SELECT * FROM tblDriver WHERE dName =" & lbDriverName.SelectedItem
Else
sql = "SELECT...
Forum: VB.NET Oct 9th, 2008
Replies: 4
Views: 2,112
Posted By hisheeraz
hey,
maybe this will be helpful...try something like (for validation)

if dtpkr.value < dtpkr.value.date then

display error

else

yourvariable = dtpkr.value
Forum: VB.NET Oct 7th, 2008
Replies: 0
Views: 362
Posted By hisheeraz
is there a third part application available that can change the visuals of application developed in VS .NET 2008.
I'm bored of looking at the same graphics of form, buttons tabs and etc...

thanks
Showing results 1 to 9 of 9

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC