CNiNumEdit::FormatString

CNi

Class
CNiNumEdit::
FormatString
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: FontNext page: IncDecButtonPosition    
Public Data Item Declared in:
NiNumedit.h

'Declaration' icon -- Shortcut to top of page. Declaration

CString FormatString;

'Description' icon -- Shortcut to top of page. Description

Specifies the string that formats the value in the numeric edit control.

Notes:

1. The format string controls how the value of the control is displayed. For example, you can use a format string to specify digits of precision, use exponential notation, or display time or date values.

2. Refer to CNiAxis.FormatString for complete documentation on the FormatString property.

'See Also' icon -- Shortcut to top of page. See Also