![]() |
Window Resource IDs B |
Header: MacWindows.h |
enum { kWindowDocumentDefProcResID = 64, kWindowDialogDefProcResID = 65, kWindowUtilityDefProcResID = 66, kWindowUtilitySideTitleDefProcResID = 67 };
Defines Appearance-compliant standard document windows with a size box. Standard document windows created with this resource ID can use variation codes to create windows with vertical and horizontal zoom boxes. Available with Appearance 1.0 and later.
Defines Appearance-compliant dialog and alert boxes. Modal and movable modal dialog boxes created with this resource ID are displayed with no space between their content and structure region. Alert boxes created with this resource ID are displayed with a red-tinged border. Available with Appearance 1.0 and later.
Defines Appearance-compliant utility (floating) windows with a top title bar and a size box. Available with Appearance 1.0 and later.
Defines Appearance-compliant utility (floating) windows with a side title bar and a size box. Available with Appearance 1.0 and later.
© 2000 Apple Computer, Inc. (Last Updated 4/14/2000)