NSBoxType
typedef enum { NSBoxPrimary = 0, NSBoxSecondary = 1, NSBoxSeparator =2, NSBoxOldStyle =3 }NSBoxType;