Public Member Functions | Protected Member Functions | Protected Attributes | Properties | Events

RxNET::GUI::RxUpDown Class Reference
[GUI Classes]

Zusammenfassung für RxUpDown. More...

#include <RxUpDown.h>

Public Member Functions

 RxUpDown (void)
void SetValueRange (double dValue, double dMin, double dMax, double dStep, int iDecimalPlaces)

Protected Member Functions

 ~RxUpDown ()
 Verwendete Ressourcen bereinigen.

Protected Attributes

double m_dInitValue

Properties

String^  Text [get, set]
String^  Unit [get, set]
double Value [get, set]

Events

EventHandler^  ValueChanged

Detailed Description

Zusammenfassung für RxUpDown.


Constructor & Destructor Documentation

RxNET::GUI::RxUpDown::RxUpDown ( void   ) [inline]
RxNET::GUI::RxUpDown::~RxUpDown (  ) [inline, protected]

Verwendete Ressourcen bereinigen.


Member Function Documentation

void RxNET::GUI::RxUpDown::SetValueRange ( double  dValue,
double  dMin,
double  dMax,
double  dStep,
int  iDecimalPlaces 
) [inline]

Field Documentation


Property Documentation

String^ RxNET::GUI::RxUpDown::Text [get, set]
String^ RxNET::GUI::RxUpDown::Unit [get, set]
double RxNET::GUI::RxUpDown::Value [get, set]

Event Documentation

EventHandler^ RxNET::GUI::RxUpDown::ValueChanged

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Defines