51 int CEvent (
int event);
58 void Event (wxEvent & event);
60 void SetValue(
double v);
61 double GetValue (
void);
62 void SetMin(
double v);
64 void SetMax(
double v);
66 void SetInc(
double v);
68 void SetDigits(
int v);
lxStringList GetContext(void)
void SetContext(lxStringList context)