资源简介
listview 分页示例
代码片段和文件信息
using System;
using System.Collections;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Runtime.InteropServices;
using System.Windows.Forms;
using System.Windows.Forms.Design;
namespace LooongSoft
{
///
/// Summary description for ListViewPager.
///
[Designer(typeof(ListViewPagerDesigner))]
public class ListViewPager : System.Windows.Forms.UserControl
{
#region Designer
private System.Windows.Forms.Button _firstButton;
private System.Windows.Forms.Button _preButton;
private System.Windows.Forms.TextBox _goTextBox;
private System.Windows.Forms.Button _goButton;
private System.Windows.Forms.Button _nextButton;
private System.Windows.Forms.Button _lastButton;
private System.Windows.Forms.Lab
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 15298 2007-03-23 12:32 ListViewPager.resx
文件 19513 2007-07-28 16:08 ListViewPager.cs
----------- --------- ---------- ----- ----
34811 2
- 上一篇:仿QQ的Menu菜单效果
- 下一篇:C# winform 仿qq表情 弹出层
相关资源
- js实现关键字高亮
- 分页打印
- AspNetPager7.0分页控件
- C#打印操作--实现分页打印操作源码(
- c# datagridview分页功能实现 源码
- 滚动条分页
- asp.net+分页控件大全
- asp.net mvc分页标签
- wpf 用户管理系统源码实现了增/删/改
- winform 分页控件控件源码
- C# 用户管理系统源码(WPF)实现了增
- JQuery实现分页程序代码,
- asp.net 存储过程分页
- C WinForm 页码分页图像化显示
- Word插件
- Winform中实现SqLite分页完整
- winform分页控件源码,有图有
- MVC分页DLL
- SqlPager 存储过程分页
- wpf 分页控件
- winfrom分页
- c# winform 分页 用户控件
- c# winform分页(原理:存储过程分页)
- JPage插件分页demo
- asp.net 分页控件
- C# 读取access数据库并分页(解决了:未
- lucene分词+高亮显示+分页 源码
- winform 分页
- C# winform 分页控件
- lucene 创建索引 以及搜索(含分页/排
评论
共有 条评论