/**************************************************************************/ /* LabWindows/CVI User Interface Resource (UIR) Include File */ /* Copyright (c) National Instruments 2006. All Rights Reserved. */ /* */ /* WARNING: Do not add to, delete from, or otherwise modify the contents */ /* of this include file. */ /**************************************************************************/ #include #ifdef __cplusplus extern "C" { #endif /* Panels and Controls: */ #define VWPAN 1 #define VWPAN_GRAPH_V_VS_POS 2 #define VWPAN_DECORATION 3 #define VWPAN_TEXTMSG 4 #define VWPAN_TEXTMSG_2 5 #define VWPAN_TEXTMSG_3 6 #define VWPAN_STR_TITLE 7 #define VWPAN_TEXTMSG_4 8 /* Menu Bars, Menus, and Menu Items: */ /* (no menu bars in the resource file) */ /* (no callbacks specified in the resource file) */ #ifdef __cplusplus } #endif