Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将一个按钮、标签和一个图像放在一个组中。我制作了该组的 5 个副本。我想让它可滚动。我怎样才能做到这一点?我不能使用列表字段或数据网格字段。
您应该能够通过组属性检查器启用水平和垂直滚动条来滚动组。
您必须以某种方式安排您的五个组,然后将它们全部分组。然后,您的滚动条有望满足您的需求。将是安排使您的显示器以您想要的方式移动,或者不移动。