2#ifndef __FLOATINGPTINPUTWITHRIGHTLABEL_H__
3#define __FLOATINGPTINPUTWITHRIGHTLABEL_H__
19 int pRow = 0,
int pCol = 0,
int pHeight = 1,
21 const std::string& pLabel =
"",
24 std::string *pExtValue =
nullptr);
Represents a text-based window on the screen. Can contain a title, status, and a message to appear wi...
Definition cxWindow.h:195
#define DEFAULT_WIDTH
Definition cxWindow.h:69
cxBorderChars.h - Defines border characters to be used in drawing a box (i.e., in cxWindow and all it...
Definition cxApp.cpp:5
eInputOptions
Definition cxInputOptions.h:20
@ eINPUT_EDITABLE
Definition cxInputOptions.h:21
eBorderStyle
Definition cxBorderStyles.h:26
@ eBS_NOBORDER
Definition cxBorderStyles.h:27