ultimatepp/bazaar/ValueCtrl/ValueCtrl.upp
2011-01-26 10:31:59 +00:00

13 lines
160 B
Text

description "Value editing and creating Ctrl\377";
uses
CtrlLib,
PopUpC,
LogPosCtrl,
WithEnterAction;
file
ValueCtrl.lay,
ValueCtrl.h,
ValueCtrl.cpp;