Create access dropdown menu

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

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

  • @RareCase
    @RareCase 7 หลายเดือนก่อน +3

    Thanks for the video, nice idea.
    I've added an if statement to toggle on/off on menu bar click.
    Private Sub home_Click()
    hidesystem
    hideuser
    If Me.home1.Visible = False Then
    showhome
    Else
    hidehome
    End If
    End Sub

  • @hershqadirkalary731
    @hershqadirkalary731 3 ปีที่แล้ว +2

    Good idea thank you very much

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

    The guy is a magician. Thank you!

    • @askfarouk
      @askfarouk  2 ปีที่แล้ว

      Thanks for the positive comment

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

    Thanks for the video I have a cuestion because finish this video incomplet?