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

回答 (1 件)

Abhishek Chakram
Abhishek Chakram 2023 年 10 月 11 日

0 投票

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

カテゴリ

ヘルプ センター および File ExchangeStartup and Shutdown についてさらに検索

製品

リリース

R2021a

質問済み:

2021 年 6 月 7 日

回答済み:

2023 年 10 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by