CONTAINEREVENTTYPE

typedef enum 
{ 
   CONTAINER_EVENT_TYPE_DRAW, 
   CONTAINER_EVENT_TYPE_MSG, 
   CONTAINER_EVENT_TYPE_ERROR 
} CONTAINEREVENTTYPE, * pCONTAINEREVENTTYPE ; 

The CONTAINEROBJECTTYPE data type contains the predefined event types used by the LEADTOOLS Container functions.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Container and Automation C++ Class Library Help