Hi,
There is no option PICTURE in TMultiGet. How can i simulate it like PICTURE "@!"?
Thanks,
if Empty( oGet:hWnd )
oGet:nStyle := nOr( oGet:nStyle, ES_UPPERCASE )
else
oGet:WinStyle( ES_UPPERCASE, .t. )
endif
if ! Empty( ::cPicture ) .and. '@!' $ ::cPicture
nKey = Asc(Upper(Chr(nKey)))
endif
local lAccept
if ::WinStyle( ES_UPPERCASE ) // Horizon 24.04.2016 12:53:50
nKey = Asc(Upper(Chr(nKey)))
endif
if bKeyAction != nil .and. lAnd( nFlags, 16777216 ) // function Key
#define ES_UPPERCASE 8
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 70 guests