PowerTools CalendarGrid for Windows Forms 1.0J
SetFields(String,String,String,String,String) メソッド

フィールドのパターンを示す System.String 値。
正の接頭辞の文字列を示す System.String 値。
正の接尾辞の文字列を示す System.String 値。
負の接頭辞の文字列を示す System.String 値。
負の接尾辞の文字列を示す System.String 値。
パターンを解析して各フィールドの設定を同期します。
構文
Public Overloads Sub SetFields( _
   ByVal pattern As String, _
   ByVal positivePrefix As String, _
   ByVal positiveSuffix As String, _
   ByVal negativePrefix As String, _
   ByVal negativeSuffix As String _
) 

パラメータ

pattern
フィールドのパターンを示す System.String 値。
positivePrefix
正の接頭辞の文字列を示す System.String 値。
positiveSuffix
正の接尾辞の文字列を示す System.String 値。
negativePrefix
負の接頭辞の文字列を示す System.String 値。
negativeSuffix
負の接尾辞の文字列を示す System.String 値。
参照

NumberFields クラス
NumberFields メンバ
オーバーロード一覧

 

 


© 2014 GrapeCity inc. All rights reserved.