Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: nsskumar123
  • Order by date
  1. nsskumar123

    ADO Time out

    Hi, I'm using a VB component which does the job of deleting the records in the volume of 2 to 3 million. For deleting records i used four different stored procedures My problem is while doing so only one or two sp only gets executed and not deleting all the records. Is it because of ADO...
  2. nsskumar123

    Email Validation in VB

    Hi, How to do the Email Validation in VB?
  3. nsskumar123

    Is there any control in VB to read the file with Proper alligment?

    Hi, I want to Read the fixed format column file to the Rich text box. I tried the above things, but the allignment is not proper while read it in the Richtext box. If i open the same file in Notepad, it's properly alligned. Is there any control is there to read the fixed file format?
  4. nsskumar123

    how to find out the control is there in particular position?

    Hi, I have a problm in find out the position of the control. I used two controls Richtext box control and Picture box control (array). I placed a picture box control and set the width to 3. so it looks like a line control. On Mouse down event of Richtext box i'm creating a new picture box...
  5. nsskumar123

    How to draw a Line with out using Line Control ?

    thanks Paul Bent for ur reply. but I want to draw the line above the Rich text box or any (list box or list view control). I tried the same thing but the line which i have drawn is going behind the control(Rich text box). It's not visibling in foreground. How to solve this problm?
  6. nsskumar123

    How to draw a Line with out using Line Control ?

    I need to draw a line using API. How to do that? with cheers, kumar
  7. nsskumar123

    Help: Slide Control in VB

    How to change the color of slider control?

Part and Inventory Search

Back
Top