BCGControlBar Pro for MFC
CBCGPDlgImpl

Detailed Description

You don't have to create object of this class: all dialog classes such as CBCGPDialog, CBCGPPropertySheet, CBCGPDialogBar and CBCGPFormView already have CBCGPDlgImpl member.

Public Types

enum  BCGPControlClass { ,
  BCGPCONTROLSCLASS_Button = 0, BCGPCONTROLSCLASS_GroupBox = 1, BCGPCONTROLSCLASS_Progress = 2, BCGPCONTROLSCLASS_TrackBar = 3,
  BCGPCONTROLSCLASS_Edit = 4, BCGPCONTROLSCLASS_ComboBox = 5, BCGPCONTROLSCLASS_ScrollBar = 6, BCGPCONTROLSCLASS_UpDown = 7,
  BCGPCONTROLSCLASS_Static = 8, BCGPCONTROLSCLASS_IPAddress = 9
}
 

Static Public Member Functions

 SetSubclassControlRTISpecifies the automatically subclassed control runtime class.