Search results for query: *

  • Users: jungalist
  • Content: Threads
  • Order by date
  1. J

    Textbox in Taskbar or Quicklaunch?

    I mostly develop for the web so I am not well versed on the Windows Forms classes. Could someone point me to the area I should be looking at in order to add controls to either the Quicklaunch or the Taskbar? I want to have a textbox that accepts a value located in the taskbar area. Submitting...
  2. J

    Color code "live" text output?

    I am a web programmer and am a bit unsure of the controls used in Windows Forms, so this may be a very basic question. Basic Outline: I am trying to create a Windows App that monitors a text log file. When the file has a new entry, the App grabs the new text, performs a regex comparison and...
  3. J

    Service to monitor ports activity?

    Greetings, I am mostly a web programmer using VB in my ASP.NET applications. I need some help/advice regarding a Windows Service I wish to create. I need to have a service that monitors activity on a few specific ports and runs a batch file whenever activity ceases. Basically, we have a...
Back
Top