Class Hierarchy
CAdUiGroupCtrl
C++
class CAdUiGroupCtrl : public CStatic;
File
aduiGroupCtrl.h
Description
CAdUiGroupCtrl class is ownerdrawin group control class that has a header on the top with a title, bitmap buttons and chevron button. Chevron button when clicked, minimizes or maximizes the control. This control can host a CWnd control in the client region. Bitmap button can be used to display different views in the CWnd in the client region or display a different window.