set focus to uilistbox

Hi all,
In AppDesigner, does anyone know how to set the focus to a uilistbox ?
1000 thanks.

Answers (1)

Hi Frederic ROBACHE,
It is my understanding that you want to set focus to a “uilistbox” in the App Designer. Here is a sample code for the same:
focus(app.ListBox);
You can refer to the following documentation to know more about the functions used:
Best regards,
Abhishek Chakram

Categories

Products

Release

R2021a

Asked:

on 7 Jun 2021

Answered:

on 11 Oct 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!