搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
status bar
美
英
un.
状态栏
网络
状态条;状态栏控件;状态栏组件
复数:
status bars
英汉
英英
网络释义
un.
1.
状态栏
n.
1.
a
bar
across
the
bottom
of
a
computer
screen
giving
information
about
a
program
and
the
job
that
it
is
doing
1.
状态栏
1个
状态栏
(
StatusBar
),双击其属性中的“(自定义)”,在弹出的属性页的窗格栏中,插入2个窗格,并将2个窗格的对齐方式设置 …
www.360doc.com
|
基于2788个网页
2.
状态条
如何在
状态条
(
StatusBar
)上显示图片或者图标..就像IE那样。CFormView中CTreeCtrl的数据刷新自由改变窗体的大小时~小 …
zhidao.baidu.com
|
基于189个网页
3.
状态栏控件
(ToolBar);下方是一个
状态栏控件
(
StatusBar
),用来显示凭证数个当前日期。 大家可以看到图中所示的界面非常类似于Window…
hi.baidu.com
|
基于115个网页
4.
状态栏组件
状态栏组件
(
STATUSBAR
)常见属性:ALIGNMENT 设定区域文本对齐方式 进度条组件(PROGRESSBAR)常见属性和事 …
yishimengying.blog.163.com
|
基于69个网页
5.
状态列
状态列
(
statusbar
) 的功能是显示超连结的档案位址及传输状态。 如滑鼠经过超连结时,状态列会自动显示该超连结将连结的档 …
www.pt.ntu.edu.tw
|
基于57个网页
6.
状态条控件
...essBar控件的属性 1.3.2设计例子 1.4
状态条控件
(
StatusBar
) 1.4.1状态条控件的 属性 1.4.2Panels属性的属性 1.4.3状态条控 …
www.shangxueba.com
|
基于15个网页
7.
使用状态栏
《琢石成器—Windo... ... Chapter09\Toolbar; 使用工具栏 Chapter09\
StatusBar
;
使用状态栏
Chapter09\Richedit; 使用丰富编辑 …
www.ed2000.com
|
基于14个网页
8.
定制状态栏
《高等学校测绘工... ... 7.3.2 添加地图要素( Element) 13.2.1
定制状态栏
(
StatusBar
) 13.2.2 定制可停靠窗口( Dockable…
book.jd.com
|
基于5个网页
更多释义
收起释义
例句
释义:
全部
全部
,
状态栏
状态栏
,
状态条
状态条
,
状态栏控件
状态栏控件
,
状态栏组件
状态栏组件
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
This
key
defines
whether
the
statusbar
should be
visible
and
it
's
used to
remember
the
state
of the
statusbar
across
sessions
.
本
设定
键
决定
是否
显示
侧面
窗
格
,
及
记录
其
在
其它
作业
阶段
的
状态
。
translations.launchpad.net
2.
The RightToLeft
property
of
the
StatusBar
control
does not
change
the
order
in
which panels are
displayed
in
the
StatusBar
.
StatusBar
控件
的
RightToLeft
属性
并不
更改
面板
在
StatusBar
中
显示
的
顺序
。
msdn2.microsoft.com
3.
This
collection
class
can
be
accessed
through
the Panels
property
of
StatusBar
.
此
集合
类
可以
通过
StatusBar
的
Panels
属性
进行
访问
。
msdn2.microsoft.com
4.
To
program
the
StatusBar
Control
(
Windows
Forms
)
control
to
respond
to
user
clicks
,
use
a
case
statement
within
the PanelClick
event
.
若要
对
StatusBar
控件
(
Windows
窗体
)
控件
进行
编程
以
响应
用户
的
单击
操作
,
请
在
PanelClick
事件
中
使用
case
语句
。
msdn2.microsoft.com
5.
Insert
the
following
code
into the
event
handler
of the Timer
component
to
update
the
panel
of the
StatusBar
control
.
将
下面
的
代码
插入
Timer
组件
的
事件
处理程序
,
以
更新
StatusBar
控件
的
面板
。
msdn2.microsoft.com
6.
This
example
requires
that you
have
connected
the DrawItem
event
of
a
StatusBar
control
to
the
event
handler
defined
in the
example
.
本
示例
要求
已
将
StatusBar
控件
的
DrawItem
事件
连接
到
本
示例
中
定义
的
事件
处理程序
。
msdn2.microsoft.com
7.
By
default
,
the
StatusBar
control
displays
the
value
of
its
Text
property
without
any
panels
.
默认
情况
下
,
StatusBar
控件
显示
其
Text
属性
的
值
而不
显示
任何
面板
。
msdn2.microsoft.com
8.
Description -
Modifies
the
Status
Bar
time
.
Can
change
font
,
color
,
position
,
etc.
设置
这个
属性
就是
修改
StatusBar
上面
的
时间
可以
改变
字体
颜色
位置
等
blog.sina.com.cn
9.
No
panels are
initially
created
when
you
create
an
instance
of
the
StatusBar
class
.
创建
StatusBar
类
的
实例
时
,
最初
并不
创建
任何
面板
。
msdn2.microsoft.com
10.
You
can
add
panels
to
a
StatusBar
control
by
using
the
Add
method
of
the
StatusBar
.
StatusBarPanelCollection
class
.
可以
通过
使用
StatusBar.StatusBarPanelCollection
类
的
Add
方法
向
StatusBar
控件
添加
面板
。
msdn2.microsoft.com
1
2