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.
我需要将列表框中的整个列标题设置为粗体和颜色。所以我创建了一个列表框,并在列标题下的列表框属性中选择了是,我怎样才能使这个列表框加粗而不影响列表中的其余数据。
据我所知,你做不到。我能提供的唯一选择是我使用的一种方法。您使列表框足够宽,使其不会水平滚动并在其正上方放置标签。
请记住,将最后一列留得比您需要考虑滚动条要宽一些。