Results 1 to 3 of 3

Thread: Create custom control like DateTimePicker

  1. #1

    Thread Starter
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690

    Create custom control like DateTimePicker

    I'd like to create a control that works kind of like the DateTimePicker control. That is, it has seperate sub-fields that are easily navigatable with the left and right arrows.

    What I'd like to end up with is a name control that consists of last name, first name and middle initial. Also an address control that had block, street type, street name etc.

    I really like the idea of having one text box holding sub-fields rather than seperate text boxes.

    I really have no idea where to start. Any ideas?

    Thanks,
    Mike

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Start with Codeproject.com . I've seen extended feature DTP there.

  3. #3
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682
    If you do base your code on someone elses base, then you should remember to make a note in the documentation to that effect.
    I don't live here any more.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width