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.
Label次のようにTabControl「 フロート」できますか?
Label
TabControl
写真の右側にある「About」Labelや「MinimizetoTray」のようにCheckBox?
CheckBox
デザイナを使用している場合は、TabControlの上にラベルを配置し、矢印キーを使用してラベルを所定の位置に移動します。アンカープロパティを適切に設定します。TabControlの後ろにある場合は、右クリックして[BringToFront]を選択します。
ラベルがTabControl内にある場合は、[表示]-[その他のウィンドウ]-[ドキュメントのアウトライン]パネルを使用して、子コントロールの階層を制御できます。