Search results for query: *

  • Users: Don P
  • Content: Threads
  • Order by date
  1. D

    Application bar

    I need my form to act as an application bar, I located it at the bottom of the desktop just above the taskbar. Now, what I need it to do is not to be on top of the icons or any other window opened but instead those icons or programs to go up a little so they fit with my form....
  2. D

    Flickering

    I need to get rid of a flickering that happens everytime my scrolling text appears. If anyone can help me it will be great. Here's the code of the form: Public Class ticker Inherits System.Windows.Forms.Form Dim S As New setup Dim widthX As Single Dim heightY As...
Back
Top