How to Create C# Loading Screen with Progress Bar and GIF

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

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

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

    Good Work

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

      Thank you 😊

  • @ngocanhit
    @ngocanhit 2 หลายเดือนก่อน

    Chia sẻ kiến thức hay lắm bạn
    Mến chúc bạn nhiều sức khỏe, an lành hạnh phúc
    Mong bạn phản hồi, thanks!

    • @kadevtips
      @kadevtips  2 หลายเดือนก่อน +1

      Thank you so much for your kind words and well wishes! I'm glad you found the knowledge shared in the video valuable. Wishing you the best in your journey as well. Feel free to reach out anytime, and thank you for your support!

  • @vorapobautomation9760
    @vorapobautomation9760 2 หลายเดือนก่อน

    How to set textbox can both read and write value use C#?

    • @kadevtips
      @kadevtips  2 หลายเดือนก่อน

      Thanks for your question! Are you asking how to make a TextBox in C# that allows users to both view and edit the text? If so, you can set the ReadOnly property of the TextBox to false to allow both reading and writing. Let me know if you need more details!