Carbon


kMCIEEnabledButtonPicture

Header: Movies.h

enum {
    kMCIEEnabledButtonPicture = 1,
    kMCIEDisabledButtonPicture = 2,
    kMCIEDepressedButtonPicture = 3,
    kMCIEEnabledSizeBoxPicture = 4,
    kMCIEDisabledSizeBoxPicture = 5,
    kMCIEEnabledUnavailableButtonPicture = 6,
    kMCIEDisabledUnavailableButtonPicture = 7,
    kMCIESoundSlider = 128,
    kMCIESoundThumb = 129,
    kMCIEColorTable = 256,
    kMCIEIsFlatAppearance = 257,
    kMCIEDoButtonIconsDropOnDepress = 258
};

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