/*********************************************************** コモンコントロール共通メッセージ関連定数一覧 【2006/02/27 更新】 ***********************************************************/ /* 通知コード */ #const global NM_CLICK -2 #const global NM_DBLCLK -3 #const global NM_KILLFOCUS -8 #const global NM_OUTOFMEMORY -1 #const global NM_RCLICK -5 #const global NM_RDBLCLK -6 #const global NM_RETURN -4 #const global NM_SETFOCUS -7