表格标题
问题描述:
在visualbasic6中将窗体的边框样式设置为none时,是否可以显示任何形式的标题.
请帮助我.
Is there any way to display a form caption when the border style of form is set to none in visualbasic6.
Please help me.
答
表单标题显示在表单标题栏中.如果隐藏了相同标题,则无法显示标题
Form caption is displayed in the form title bar. If same is hidden, you cannot display caption
为什么要显示表格标题,为什么将边框样式设置为无"?
:)
Why do you set the border style to None if you wish to display the form caption?
:)