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 derfloh 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: winer
  • Order by date
  1. winer

    MSFLEXGRID

    I have a header in the first row, therfore it would eliminate it and I have to set the row one more than the fixed row
  2. winer

    MSFLEXGRID

    I am loading a text file into the flexgrid and everytime I get an extra row on the top. How can I prevent this?
  3. winer

    class module

    This is what I am attempting to do: creating classes, objects of a class type and using graphical techniques. To start with we will create a class mycircle which has following property values X coordinate Y coordinate Radius Now add a DrawCircle method to this class which will accept...
  4. winer

    class module

    The balls are all the same, made from the circle, then a control array. You set the upper limit of the array to 4. A timer object control the speed of bouncing balls against the bottom edge of the form.
  5. winer

    class module

    How do you add a drawcircle in a class module. I then need to add a control array in the form to add additional circles, and have the circles bounce against the lower boundary of the form. Any help would be appreciated

Part and Inventory Search

Back
Top