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.
フォームに複数のタブページがありますが、それらすべてのタブに1つのstatusStripを使用できますか?tab_page1からtab_page2に変更すると、フォームの下部にあるstatusStripが消えたためです。よろしくお願いします。
StatusStrip内にあるようTabPageです。オールインおよび他のコントロールが使用できるように、Form一緒にオンにする必要があります。TabControltabsTabControl
StatusStrip
TabPage
Form
TabControl
tabs