CGXControl::Reset

virtual void Reset();

Remarks

Resets the intrinsic state of the control. This method is called when the current cell is moving.

This method is also called from CGXGridCore::ResetCurrentCell. When you call reset and do not move the current cell, the intrinsic state of the current cell will be reinitialized before drawing it.

See Also

 CGXGridCore::ResetCurrentCell  CGXControl::Init  CGXControl::IsInit

CGXControl

 Class Overview |  Class Members