BCGSuite for MFC

LightBox dialog location.

Specifies the light box dialog location (used in CBCGPLightBoxDialogOptions).

See also
CBCGPLightBoxDialogOptions, CBCGPLightBoxDialog
Enumerator
BCGPLightBoxDialogLocation_Center 

Light box dialog is located in the center of the application window.

BCGPLightBoxDialogLocation_Left 

Light box dialog is located on the left side of the application window.

BCGPLightBoxDialogLocation_Right 

Light box dialog is located on the right side of the application window.

BCGPLightBoxDialogLocation_Top 

Light box dialog is located on top of the application window.

BCGPLightBoxDialogLocation_Bottom 

Light box dialog is located on bottom of the application window.