How create this ?
#define TBM_GETRANGEMIN (WM_USER+1)
#define TBM_GETRANGEMAX (WM_USER+2)
METHOD GetRangeMin() INLINE ::nMin := ::SendMsg( TBM_GETRANGEMIN, 0, 0 )
METHOD GetRangeMax() INLINE ::nMax := ::SendMsg( TBM_GETRANGEMAX, 0, 0 )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 87 guests