<< Return to Main Index

< Return to Class Index

class CGXStylesDialog: public CDialog

The CGXStylesDialog is a predefined dialog class for changing the grid-wide base styles maintained in the CGXStylesMap.

This dialog makes it easy for the end user to change the appearance of the grid. The user can specify if base styles should be written to the profile.

If you want to display your own style-sheets instead of the default CGXStyleSheet dialog, you should subclass CGXStylesDialog and override CreateStyleSheet.

#include <gxall.h>

See Also

CGXStylesMap CGXStyle

CGXStylesDialog

Class Members