Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
T

Thomas Stockwell

@Thomas Stockwell
About
Posts
799
Topics
27
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Problem solving 101
    T Thomas Stockwell

    Could not require a solution at all. It could be regulatory that the document has to be sent.

    Regards, Thomas Stockwell

    The Lounge css business help question

  • Who is afraid of regex?
    T Thomas Stockwell

    It can be quite intimidating at first. I found that Regex 101[^] is a great tool for learning to use regex, and I still use it to validate my regex for projects that I am working on.

    Regards, Thomas Stockwell

    The Lounge regex css functional question

  • Your preferred Git UI (if any)?
    T Thomas Stockwell

    I originally used SourceTree, since it is free, then I fell in love with GitKraken. However, I still use SourceTree when doing comparisons between branches or line by line commits. SourceTree's interface is better for complex procedures.

    Regards, Thomas Stockwell

    The Lounge csharp com design collaboration tools

  • Webmaster Survey for web usability study
    T Thomas Stockwell

    The university has filters everywhere and the community/campus are constantly handing out water bottles and filters.

    Regards, Thomas Stockwell

    The Lounge csharp design learning

  • Webmaster Survey for web usability study
    T Thomas Stockwell

    I can guarantee that it will take greater than, less than, or equal to five minutes to complete the survey.

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Website

    The Lounge csharp design learning

  • Webmaster Survey for web usability study
    T Thomas Stockwell

    Hi all, I am looking to survey webmasters for a short 5 minute survey regarding website design and usability. This survey is a part my Master's research course. If you are willing to partake in this survey, please follow the link below. *Survey has ended* Any assistance is greatly appreciated.

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Website

    The Lounge csharp design learning

  • How about including Java as one of the .NET supported languages?
    T Thomas Stockwell

    It still did not have a huge developer base

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Website

    The Lounge csharp java question

  • Pop Out Side Menu (Visual Studio Style)
    T Thomas Stockwell

    I have seen many articles on this website that could help you. Consider doing a search. The manual/experimental way would be to create a timer that will move/collapse the panel to the side of the screen by altering the width, height, x, and y.

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

    Visual Basic csharp visual-studio database wpf sysadmin

  • Putting window inside the desktop
    T Thomas Stockwell

    If you are trying to create a desktop widget then do some research with the Sidebar Gadget projects. The way you are doing it could be problematic.

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

    .NET (Core and Framework) help question csharp

  • VS2010
    T Thomas Stockwell

    http://ninite.com/[^]

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

    .NET (Core and Framework) java sysadmin tutorial question

  • custom titlebar
    T Thomas Stockwell

    My Article: Add Transparent Menus and XP Titlebar Buttons to your application[^]

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

    C# question adobe

  • how to call onPaint from Timer
    T Thomas Stockwell

    this.invalidate() works as well

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

    C# graphics question csharp tutorial announcement

  • UI Animations
    T Thomas Stockwell

    Awesome application

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

    The Lounge csharp wpf design tutorial

  • PC to PC call
    T Thomas Stockwell

    I believe you are looking for skype. I am sure their is a programming SDK that you are able to use to target the service.

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

    C#

  • Flood Fill in C#
    T Thomas Stockwell

    You will have to setup a loop so that more than one pixel is changed.

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

    C#

  • 070-536 preparation tests
    T Thomas Stockwell

    Quite a few of my colleagues use http://www.testking.com/[^] for all of their certifications.

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

    .NET (Core and Framework) announcement

  • disabling or enabling a system harware
    T Thomas Stockwell

    You could emulate everything by going through the Device Manager, but why would you want to do this? Shouldn't this be done by the end-user and not a computer program?

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

    C# question csharp

  • Public ShortCut
    T Thomas Stockwell

    You need to setup keypreview for the form, and then listen to the KeyPress events. When the specified keys are pressed then call the necessary function. If I am correct some menu items can be automatically set for a key shortcut. So when the specified shortcut is pressed then the menu item click event is called automatically.

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

    C# question tutorial

  • Problem while drawing the image in picture box
    T Thomas Stockwell

    Whenever an event occurs that may disrupt the graphics of the picturebox, be sure to call picturebox1.Invalidate(). This will for the picture to repaint itself. If you are doing custom paint routines it is usually recommended that you create a new custom user control.

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

    Windows Forms help graphics data-structures

  • splitting image
    T Thomas Stockwell

    Bitmap.Clone(Rectangle, PixelFormat) http://msdn.microsoft.com/en-us/library/ms141944(VS.80).aspx[^]

    Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

    .NET (Core and Framework) csharp graphics question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups