Search results for query: *

  • Users: kanak
  • Content: Threads
  • Order by date
  1. K

    how download accelerator works

    hi all ... i want to know whether anyone has an idea how download accelerator works... I m tryin to implement a downloading tool ... but what i have noticed in all these downloading manager is that they dont store the incoming data in a byte buffer... instead writing it to a temperory file... i...
  2. K

    richtextbox vertical scroll problem

    i m facing a problem in a rictextbox control.... that is the vertical scroll bar i m developing a chat window where the message recieved is shown in a richtextbox ... Now the problem which i am facing is that when the message content is more than the size of the richtextbox... then the...
  3. K

    remote client desktop monitoring

    Hi all .. i m developing a client server application ..and as a module i want to implement desktop monitoring of the client. I mean that from the server , administrator can view the client desktop and also what the client is doin at that time. Those who have worked with windows xp might be...
  4. K

    is threre a message box which does not block the execution of the program

    hi all i want to know is there a information message box ... which does notblock the execution of the program..... i want a message box which doesnot reqires a user input but just to gives a alert of theinformation... and destroys itself... i tried creating a windowform like message box ...
  5. K

    how to get the icon in system tray when the main window is closed

    hi all i want when my window form get closed it shud place a icon on the system tray .. can anyone tell me how to do it ... and also how to add the menu when the user right click at the icon ... i dont want it to display on the taskbar but as a icon in the system tray
  6. K

    is there a richtextbox which behaves likes textarea control in html

    hi all i m tryin to make a messenger application using vb.net the problem i m facing is ... i have two rich text boxes one i will type the messgae and another one in which i will display the message along with the user name who send the message... i want to make the user name bold ... so is...
  7. K

    how to shutdown computer using vb.net

    can anyone tell me hw to shut down a computer using vb.net or restart the windows..if possible help me with the code
  8. K

    instant message notification like orange blink on taskbar in yahoo

    hi all i m new to this forum ... I m tryin to make a messenger and where clients can chat with each other... i wanted to know how to notify a user when an instant message is recieved ... as we have seen in yahoo that if the message window is minimized in the taskbar it starts blinking with blue...
Back
Top