// Created: 08.02.01
// RCS-ID: $Id$
// Copyright: (c) 2004 Stefan Csomor
-// License: wxWindows License
+// License: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TOGGLEBUTTON_H_
virtual void SetValue(bool value);
virtual bool GetValue() const ;
- virtual void MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ;
+ virtual wxInt32 MacControlHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ;
virtual void Command(wxCommandEvent& event);