資源簡介
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表情 彈出層
評論
共有 條評論