case nKey == VK_TAB .and. GetKeyState( VK_SHIFT )
return nil
case nKey == VK_TAB
return nil
Case nKey == VK_TAB
//El control pierde el foco
::SetFocus()
//::GoLine( nLine )
//nPosAct := ::SendEditor( SCI_GETCURRENTPOS, 0, 0)
//::GotoPos( nPosAct ) //+ ::SendEditor( SCI_GETTABWIDTH, 0, 0 ) )
//::Tab()
//::InsertChars( Chr( VK_TAB ), SCI_LINEEND )
Return nil
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: No registered users and 80 guests