Search:

Type: Posts; User: bluemoon4ever

Search: Search took 0.02 seconds.

  1. Replies
    8
    Views
    43,107

    Re: [VB6] Slider User Control

    of course its vb6, it was posted in 2007, so how can it be for VB.NET 2010? lol :wave:
  2. Re: VB6 - A function for obtaining the Day of the Week given the Date

    Bit late in the day but this way is even faster by using the Weekday function

    Usage

    Dim Myday as integer
    Dim MyDayS as String
    MyDay = Weekday(Date) 'returns a number 1 .. 7 (Sunday ......
Results 1 to 2 of 2



Click Here to Expand Forum to Full Width