本文介绍了怀疑Visual Basic 6.0的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果控件更多,我如何将滚动条添加到我的表单。

我的表单上有很多coontrols。我的表格是

小。所以我想将滚动条添加到我的表单。

如果表单没有最大化,..i也无法滚动它。

请提供帮助。

这在VB.net中不会发生,我想要VB 6.0中的解决方案

谢谢你

如果这不是正确的话那么请给我一个名为

的小组,我可以让我的疑惑得到解决。

amit shinde

How can i add the scroll bar to my form if the controls are more.
I am having lot of of coontrols on my form. for which my form is
small. so i want to add the scroll bar to my form.
Also if the form is not maximized the ..i can not scroll thru it.
Please Provide help me.
this doesn''t happen in VB.net and i want the solution in VB 6.0
thank u
If this is not the right group for VB 6 then please give me the name
of the group where i can get my doubts solved.
amit shinde

推荐答案






microsoft.public.vb。*

-

Armin


如何报价以及原因:





microsoft.public.vb.*
--
Armin

How to quote and why:
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html





这是一个VB.NET小组。可以在

microsoft.public.vb找到VB6组。*。


解决问题的方法:


< http://www.mvps.org/vbvision/_samples/Scrollbars_(Windows)_Demo.zip>


-

Herfried K 。瓦格纳[MVP]

< http://www.mvps.org/dotnet>



That''s a VB.NET group. The VB6 groups can be found at
microsoft.public.vb.*.

Solution to your problem:

<http://www.mvps.org/vbvision/_samples/Scrollbars_(Windows)_Demo.zip>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>


这篇关于怀疑Visual Basic 6.0的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-22 21:08