---
title: "状态栏 - 工作区 - MetaEditor 帮助"
description: "状态栏位于 MetaEditor 所有服务窗口的下方。 它包含程序命令提示，激活窗口中当前光标位置的信息以及文本输入模式指示器（INS/OVR - 插入/覆盖）: 从左到右，栏中显示以下信息: 将鼠标悬停在命令上时出现的提示;... - 状态栏 - 工作区 - MetaEditor 帮助"
image: "https://www.metatrader5.com/i/logo_metatrader5.png"
---

[MetaEditor 帮助](https://www.metatrader5.com/zh/metaeditor/help) → [工作区](https://www.metatrader5.com/zh/metaeditor/help/workspace) → 状态栏

# 状态栏

状态栏位于 MetaEditor 所有服务窗口的下方。 它包含程序命令提示，激活窗口中当前光标位置的信息以及文本输入模式指示器（INS/OVR - 插入/覆盖）:

![状态栏](https://www.metatrader5.com/i/help/metaeditor/en/status_bar.png)

从左到右，栏中显示以下信息:

- 将鼠标悬停在命令上时出现的提示;
- 当前光标在激活窗口中的位置: Ln ― 自顶向底的行号, Col ― 从左至右的列号;
- 插入按钮状态。 如果未按下则显示 INS。 这是一种常见的文字输入模式。 如果插入已启用，该行则会显示 OVR。 文件中的光标位置指示器变成闪烁的黑色方块。 在此文本输入模式下，每个输入的字符将替换现有的字符。

状态栏可通过 [视图](https://www.metatrader5.com/zh/metaeditor/help/main_menu/main_menu_view#status_bar) 菜单上删除相应项目上的复选标记来禁用。

```json
{"@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ {"@type": "ListItem", "position": 1, "item": {"@id": "/zh/metaeditor/help", "name": "MetaEditor 帮助"}}, {"@type": "ListItem", "position": 2, "item": {"@id": "/zh/metaeditor/help/workspace", "name": "工作区"}}, {"@type": "ListItem", "position": 3, "item": {"@id": "/zh/metaeditor/help/workspace/status_bar", "name": "状态栏"}} ]}
{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [{ "@type": "Question", "name": "MetaTrader 5: 状态栏", "acceptedAnswer": { "@type": "Answer", "text": "状态栏位于 MetaEditor 所有服务窗口的下方。 它包含程序命令提示，激活窗口中当前光标位置的信息以及文本输入模式指示器（INS/OVR - 插入/覆盖）: 从左到右，栏中显示以下信息: 将鼠标悬停在命令上时出现的提示; 当前光标在激活窗口中的位置: Ln ― 自顶向底的行号, Col..." } }] }
```
