professional gui

hi
I want choose and select my button with keyboard(not mouse)
I want code that can act like option.value(visual basic).

who can help me?

probably a little more detail would be helpful if you want answers =), as far as i know, you can’t select buttons with keys however you could make them share the same bool, which essentially would have the same outcome.