Carbon


DataBrowserListViewHeaderDesc

Header: ControlDefinitions.h

struct DataBrowserListViewHeaderDesc {
    UInt16 reserved; 
    UInt16 minimumWidth; 
    UInt16 maximumWidth; 
    ControlButtonContentInfo btnContentInfo; 
    ControlButtonGraphicAlignment btnContentAlign; 
    ControlButtonTextAlignment titleAlignment; 
    ControlButtonTextPlacement titlePlacement; 
    SInt16 titleFontTypeID; 
    SInt16 titleFontStyle; 
    SInt16 titleFontSize; 
    SInt16 titleOffset;
};

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)