WinForm controls used by individuals [currently, only paging controls and verification code controls are included]

Source: Internet
Author: User

Some time ago, I found some WinForm controls on the Internet and found that they are not very useful. Later, I customized the controls based on the related instances on the Internet. Currently, I only added the paging controls and verification code controls, it will be added in the future!

Latest Version: V1.1.0.1 click to download

I. Paging controls:

Effect preview:

Attribute list:

RecordCount [int]: Total number of records;

PageSize [int]: displays the number of records per page;

PageIndex [int]: Index of the current page;

DisplayStyle [enumeration]: display style: text, image or text and image;

JumpText [string]: Jump button text;

TextImageRalitions [enumeration]: relative position of text and images

Event list:

PageIndexChanged: page index change event

 

Ii. Verification code control:

Effect preview:

Attribute list:

CodeType: verification code type: numbers, letters, numbers, and letters; default number;

CodeToolTipText: the prompt text for re-generating the verification code. By default, "click to regenerate the verification code ";

CodeText: content of the verification code;

CodeLength: the length of the verification code. The default value is 4;

CodeBlackPan: Number of background noise points. The default value is 50;

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.