MultiSelect for WinForms
MaskInfo クラス プロパティ

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

このクラスのメンバの一覧は、MaskInfoメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティIf True, focus automatically moves to the next control when the mask is filled.  
Public プロパティTrue if comparison with mask literals is case-sensitive; otherwise, False.  
Public プロパティText entered by the user without literals (mask literals stripped).  
Public プロパティIf True, text copied to the clipboard includes literals.  
Public プロパティThe collection of user-defined mask characters.  
Public プロパティReturns the number of editable positions in the edit mask.  
Public プロパティThe edit mask string restricting user input.  
Public プロパティText in a readable format, with literals and without blanks.  
Public プロパティIf True, empty strings are interpreted as null values (DbNull).  
Public プロパティError message shown in the standard message box and/or if an exception occurs.  
Public プロパティManages inheritance of the MaskInfo properties from the host control properties.  
Public プロパティGets a value indicates whether the mask pattern in regular expression style was succesfully recognized or not.  
Public プロパティCharacter displayed on empty mask positions in edit mode.  
Public プロパティA System.String representing the mask in regular expression style with custom keywords.  
Public プロパティGets ot sets a value that indicate RegexpMaskType of the mask in regular expression style.  
Public プロパティIf True, the stored text includes blank positions as StoredEmptyChar.  
Public プロパティIf True (default), the stored text includes literals.  
Public プロパティLiteral display method.  
Public プロパティIf True (default), optional mask positions are automatically skipped until the first position allowing the typed character.  
Public プロパティThe stored string obtained from the user input string.  
Public プロパティCharacter stored in empty mask positions.  
トップ
参照

MaskInfo クラス
C1.Win.C1Input 名前空間