You can use the FormatString attribute to query the format string of the variable.
|
Syntax | ||||
|
FormatString([LanguageID]) | ||||
|
Return value | ||||
|
Type |
Description | |||
|
String |
The content of the Format property of a class variable of type Double. | |||
|
Parameter | ||||
|
Use |
Name |
Type |
Passing |
Description |
|
Optional |
LanguageID |
String |
ByVal |
Language-ID of the value |
|
Note | ||||
|
The attribut is read-only. If LanguageID and Format are not specified, FormatString returns the format of the current dialog language. | ||||