Dynamic Windows Function [dw_entryfield_set_limit]
Syntax
void dw_entryfield_set_limit(HWND handle, int limit)
Parameters
HWND handle: Handle to the spinbutton to be set.
int limit: Number of characters the entryfield will take.
Description
Sets the entryfield character limit.