当前位置:
首页 资源下载
搜索资源 - listbox horizontal scroll
搜索资源列表
-
0下载:
Colored ListBox Control with horizontal Scroll and supports up to 16 colors! An item with 16 colors word-Colored ListBox Control with horizontal S croll and supports up to 16 colors! An item with a 6 colors word
-
-
0下载:
listbox水平滚动条
一般listbox只有垂直滚动条,此代码能让listbox能使用水平滚动条-listbox horizontal scroll bar in general listbox only the vertical scroll bar, the code allows listbox can use the horizontal scroll bar
-
-
0下载:
在列表框中使用水平滚动条的例子-A example which uses horizontal scroll bar in the listbox
-
-
0下载:
通过重载CListBoxt完成自己的listbox重载,支持更改背景颜色、字体颜色;并支持横向滚动条;而且支持滑轮滚动-Through heavy-duty CListBoxt complete its listbox overloaded to support the change the background color, font color and support the horizontal scroll bar and support for scroll wheels
-
-
0下载:
给LISTBOX组件增加水平滚动条
获取RICHEDIT组件中光标所在的行号
消除在EDIT组件中按下回车键时的蜂鸣声
运行时拖动组件
在LISTBOX和COMBOBOX组件中实现自动搜索
在SPEEDBUTTON组件上使用图标-LISTBOX component to increase the horizontal scroll bar to obtain RICHEDIT component line number where the cursor is to elimi
-
-
0下载:
Provide a Horizontal Scroll Event for a Listbox
Subclassing a listbox allows you to monitor horizontal scrolling. To subclass a listbox, you store the original WndProc in the UserData area of the listbox, allowing a single replacement of WndProc to
-
-
0下载:
VB在ListBox列表上增加水平滚动条的功能.-VB in the ListBox list to add the function of the horizontal scroll bar.
-
-
0下载:
Delphi为ListBox组件添加水平滚动条,编程学习源码,很好的参考资料。-Delphi add a horizontal scroll bar for the ListBox component, learning programming source code, a good reference.
-
-
0下载:
一般情况下,ListBox的滚动条是默认不显示的,有些是根据内容自动显示的,本例将为TListBox组件强制添加一个水平方向的滚动条。为了更好的演示,窗体上有一个按钮可以控制滚动条的添加,你只需点击一下按钮,即可添加滚动条。
-Under normal circumstances, ListBox scroll bar is not displayed by default, some are automatically displayed based on the content, in
-
-
0下载:
VB6.0 Listbox 自定义控件例子,相比VB自带的Listbox有以下特点:
1.可以突破Listbox的项目条数上限32767
2.水平滚动条可见
不足之处:添加速度不快,不过和VB自带ListBox控件速度差不多,如果用续表会好很多,留着大家弄吧。-VB6.0 Listbox custom control examples, have the following characteristics compared to VB with Listbox:
-
-
0下载:
这是一个TCP/IP接收程序,接收的数据在屏幕上显示。合格的数据保存到SQLSERVER数据库中。而且,对于LISTBOX还设置了显示水平滚动条的功能。垂直方向设置了滚动到最后一条加入的最底部一条的功能。-This is a TCP/IP receiver program, the received data is displayed on the screen. Save the qualified data to SQLSERVER . Moreover, the LISTBOX also
-