BCGControlBar Pro for MFC
UINT CBCGPDurationCtrl::GetState ( ) const

Returns the state of control parts.

Returns
The bit mask of the control parts state.

Call this function to retrieve the state of control parts. You can check the following bits of returned value:

  • DRTN_DAYS - days are displayed
  • DRTN_HOURS_MINS - hours are displayed
  • DRTN_SECONDS - seconds are displayed
  • DRTN_SPIN - spin control is present