Esferatec.CountLabels (Forms)

The web control library “Esferatec.CountLabes” includes a collection of 18 counting labels. The counting labels can be used as any other standard web control label. Set the text content of the selected label control by passing content to the label text property. The label control will count the specified character and will display the number on the web site.

CountAlphanumericLabel: Represents an advanced label control, which count the number of all alphanumeric characters in the text.

CountCharacterLabel: Represents an advanced label control, which count the number of all characters in the text.

CountDigitLabel: Represents an advanced label control, which count the number of all digits in the text.

CountLetterLabel: Represents an advanced label control, which count the number of all letters in the text.

CountLetterLowerCaseLabel: Represents an advanced label control, which count the number of all lower case letters in the text.

CountLetterUpperCaseLabel: Represents an advanced label control, which count the number of all upper case letters in the text.

CountNonAlphanumericLabel: Represents an advanced label control, which count the number of all non alphanumeric characters in the text.

CountNonDigitLabel: Represents an advanced label control, which count the number of all non digit characters in the text.

CountNonLetterLabel: Represents an advanced label control, which count the number of all non letter characters in the text.

CountNonLetterLowerCaseLabel: Represents an advanced label control, which count the number of all non lower case letter characters in the text.

CountNonLetterUpperCaseLabel: Represents an advanced label control, which count the number of all non upper case letter characters in the text.

CountNonWhiteSpaceLabel: Represents an advanced label control, which count the number of all non whitespace characters in the text.

CountPunctuationLabel: Represents an advanced label control, which count the number of all punctuation characters in the text.

CountRegexPatternLabel: Represents a advanced label control, which count the number of pattern in the text.

CountSentenceLabel: Represents an advanced label control, which count the number of all sentences in the text.

CountWhiteSpaceLabel: Represents an advanced label control, which count the number of all whitespaces in the text.

CountWordLabel: Represents an advanced label control, which count the number of all words in the text.

CountWordRepeatedLabel: Represents an advanced label control, which count the number of all repeated words in the text.

Download Esferatec.CountLabels (Forms)

Leave a Reply

Your email address will not be published. Required fields are marked *