CNiNumEdit::Value

CNi

Class
CNiNumEdit::
Value
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: TextColorNext page: AboutBox    
Public Data Item Declared in:
NiNumedit.h

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

double Value;

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

Current value of the numeric edit control.

Notes:

1. The value may be different than what is displayed in the numeric edit control. Use the Text property to retrieve the exact string shown in the numeric edit control.

2. See the CNiNumEdit overview for information about using date/time values.

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