VB.Net - How To Design a Basic Dashboard In WindowsForm With No FrameWork And With Free Source Code

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

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

  • @1BestCsharpblog
    @1BestCsharpblog  4 ปีที่แล้ว

    LEAVE A LIKE 👍
    ------------------ Check out my VB.Net Projects! --------------------
    ▶ Inventory Management System - bit.ly/Vbnet_Inventory_System
    ▶ Students Information System - bit.ly/VbnetStudent_System
    ▶ Contacts Management System - bit.ly/Vbnet_Contacts
    ▶ Hotel Management System - bit.ly/VbnetHotelSystem
    ▶ All My Programming Projects Here - bit.ly/2HrU8hK
    ▶ My Source Code Store Here - bit.ly/2OsC0TU

  • @spencerclarke4017
    @spencerclarke4017 ปีที่แล้ว

    Helpful for VBA in Excel!

  • @cristianluisteixeirafrc8435
    @cristianluisteixeirafrc8435 3 ปีที่แล้ว

    Gratitude for sharing your knowledge.

  • @jasonking1284
    @jasonking1284 ปีที่แล้ว +1

    Very nice....

  • @abderrahimsolbi2799
    @abderrahimsolbi2799 4 ปีที่แล้ว +1

    Tanks Best friand

  • @BonChan02
    @BonChan02 4 ปีที่แล้ว +1

    This would be a complete video if you are talking in the background, make it more informative

  • @isaacknewton2909
    @isaacknewton2909 4 ปีที่แล้ว +1

    sleep and wake up with many blessings mate!

  • @nurinsyirah7847
    @nurinsyirah7847 3 ปีที่แล้ว

    hi, where can I install the VB.net?

  • @imadxfi8993
    @imadxfi8993 4 ปีที่แล้ว

    🌹🌹

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

    Private Sub btnOverView_MouseLeave(sender As Object, e As EventArgs) Handles btnOverView.MouseLeave, btnEmployee.MouseLeave, btnProducts.MouseLeave, btnSales.MouseLeave, btnReports.MouseLeave, btnSupplier.MouseLeave
    sender.BackColor = Color.Transparent
    End Sub
    you can also do this