CalendarView for WinForms
CharHelper クラス メンバ
フィールド  メソッド 

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework 名前空間 : CharHelper クラス

CharHelperデータ型で公開されるメンバを以下の表に示します。

パブリック フィールド
 名前解説
Public フィールドDefines the control char: Backspace  
Public フィールドstatic (Shared in Visual Basic)Represents the largest possible value of a Char. This field is constant.  
Public フィールドstatic (Shared in Visual Basic)Represents the smallest possible value of a Char. This field is constant.  
Public フィールドDefines the Null char.  
Public フィールドDefines the control char: Space.  
Public フィールドDefines the control char: Tab.  
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Converts the value of an ANSI character to it's Unicode equivalent.  
Public メソッドstatic (Shared in Visual Basic)Retrieves the type of character.  
Public メソッドstatic (Shared in Visual Basic)Determines whether the related kana has a related lower case.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Indicates whether the specified Unicode character is categorized as a alphabet letter.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Indicates whether the specified Unicode character is categorized as a alphabet letter or digit.  
Public メソッドstatic (Shared in Visual Basic)Determines whether the specified character is of the specified type.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Indicates whether the specified Unicode character is categorized as a control code.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Indicates whether the specified Unicode character is categorized as a Numeric digit.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Indicates whether the specified Unicode character is categorized as a Numeric or a Math symbol.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Indicates whether the specified Unicode character is a full width character. Usually CJK characters are considers as full widths.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Indicates whether the specified Unicode character is categorized as a Hiragana letter.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Indicates whether the specified Unicode character is categorized as a Katakana letter.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Indicates whether the specified Unicode character is categorized as a Lowercase letter.  
Public メソッドstatic (Shared in Visual Basic)Indicates whether the specified Unicode character is categorized as a lower (normal) case kana.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Indicates whether the specified Unicode character is categorized as a mathematical symbol.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Indicates whether the specified Unicode character is categorized as a multi-width character.  
Public メソッドstatic (Shared in Visual Basic)Indicates whether a Unicode character doesn't belong to any specific letter.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Indicates whether the specified Unicode character is categorized as a Punctuation character.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Indicates whether the specified Unicode character is categorized as a Symbol character.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Indicates whether the specified Unicode character is categorized as a Uppercase letter.  
Public メソッドstatic (Shared in Visual Basic)Indicates whether the specified Unicode character is categorized as a upper (capital) case kana.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Converts the value of a Unicode character to it's ANSI equivalent.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Transforms the specified character to a full width character if possible. Ranges are Latin basic, Katakana and Hangul characters.  
Public メソッドstatic (Shared in Visual Basic)Converts the value of a Unicode character to it's half width equivalent. Ranges are Latin basic, Katakana and Hangul characters.  
Public メソッドstatic (Shared in Visual Basic)Transforms the specified character to a half width character if possible. This method differs from the ToHalfWidth method where it tries to return the accurate half width character - which most likely happens in FarEast countries.  
Public メソッドstatic (Shared in Visual Basic)Converts the value of a Unicode character to it's "Hiragana" equivalent. Special character handling for the Japanese language.  
Public メソッドstatic (Shared in Visual Basic)Converts the value of a Shift-JIS (Japanese encoding) character to it's JIS equivalent.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Converts the value of a Unicode character to it's "Katakana" equivalent. Special character handling for the Japanese language.  
Public メソッドstatic (Shared in Visual Basic)Converts an upper (capital) case kana into a lower case (normal).  
Public メソッドstatic (Shared in Visual Basic)Converts the value of a JIS (Japanese encoding) character to it's Shift-JIS equivalent.  
Public メソッドstatic (Shared in Visual Basic)Converts an lower (normal) case kana into a upper (capital) case.  
トップ
参照

CharHelper クラス
C1.Framework 名前空間