C# Creating a Custom ComboBox Modern in Windows Form

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

ความคิดเห็น • 11

  • @semnal.m2581
    @semnal.m2581 9 หลายเดือนก่อน +1

    Very cool control! Thank you. But I would like to use it to display all Web colors (color + name). How could I do this? With a standard control I know how to do it.

    • @artanacademy
      @artanacademy  9 หลายเดือนก่อน

      Hello my good friend🙏
      I don't understand what you mean, do you want to use it for other projects?!

  • @pangbantay6817
    @pangbantay6817 8 หลายเดือนก่อน

    Nice tutorial.. hopefully next time datetimepicker sir.Thank you sir.

    • @artanacademy
      @artanacademy  8 หลายเดือนก่อน

      Hello my good friend👋
      thanks for your comment🙏
      yes sure, I will provide it soon.😊

  • @senasena3423
    @senasena3423 7 หลายเดือนก่อน +1

    Hello sir, can I get the source of this code? and I've also emailed you

    • @artanacademy
      @artanacademy  7 หลายเดือนก่อน

      Hello my good friend👋
      the source codes will be available on git soon, for now you can only write it from the video, and if you have any problem, I will help you.

    • @senasena3423
      @senasena3423 7 หลายเดือนก่อน

      @@artanacademy Does this support autocomplete to limit the user being able to type and only selecting from a list?

    • @artanacademy
      @artanacademy  7 หลายเดือนก่อน

      My good friend, I have tried to have all the functions of the ComboBox

    • @senasena3423
      @senasena3423 7 หลายเดือนก่อน

      @@artanacademyhello sir, can you give sample video autocomplete combobox, so I want to restrict the user's selection to items that are in the list, but still want to allow them to use the "search-as-you-type" functionality?

    • @artanacademy
      @artanacademy  7 หลายเดือนก่อน +1

      My friend, these are features that can be added to it, we have made a simple combo box in this video, maybe we will add it in the next videos.