Concept House : Products : CHAppKit : Documentation : CHAppKit Types and Constants


Types and Constants

This document describes the types and constants found in the Application Kit:

"Data Types"
"Enumerations"
"Global Variables"
"Notifications"
"Exceptions"


Data Types


CHControlOrientation

typedef enum _CHControlOrientation
{
CHVerticalOrientation = 0,
CHHorizontalOrientation = 1
} CHControlOrientation;

 

Discussion

These constants are described in CHColorMapControl.



Table of Contents


For information about this and other
Concept House Products, please visit ConceptHouse.com .
Contact Concept House
Copyright © 2002 Concept House, Inc. All rights reserved.