Change the size of components in App Designer
10 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I want to know if its possible to change the size of a component, for example a list box, in App Designer by code.
Thank you in advance.
1 件のコメント
採用された回答
Raunak Gupta
2019 年 9 月 30 日
Hi,
You may refer to UI Figure Properties for changing appearance of the objects that are created in App Designer. The Position property can be changed in the beginning or maybe changed on the go using callbacks if it is required to change the size of components with some user input.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!