Carbon


controlNotifyNothing

Header: Controls.h

enum {
    controlNotifyNothing = ,
    controlNotifyClick = ,
    controlNotifyFocus = ,
    controlNotifyKey = 
};

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