Listing 2: struct AOControlMetrics

struct AOControlMetrics {
  bool     usesLabel;
  uInt16   height;
  uInt16   minWidth;
  uInt16   widthExtra;
  uInt16   spacingHeight;
  };
— End of Listing —