Badger101
Member
- Joined
- Dec 14, 2020
- Messages
- 20
- Programming Experience
- Beginner
I have created a windows form application with many buttons and I am trying to use a Bluetooth gamepad to browse threw all the buttons and if gamepad button pressed on button then button click is true in a flowlayout panel with scroll enabled and I am trying to figure out how to go about this, the research I did said I should code it in direct x input but I'm not sure if there's a better way to do this