Article ID: 138918
Article Last Modified on 2/11/2000
BackStyle = 0-Transparent
BorderWidth = 0
Height = 195
Width = 165
Height = 190
Left = 3
Top = 3
Width = 160
RowSourceType = 1-Value
RowSource = One,Two,Three
This.Flag = .F.
IF !This.Flag
This.List1.SetFocus
ENDIF &&Returns focus to the list if no selection is made
IF !This.Parent.Flag
This.Parent.Flag = .T.
ENDIF &&Lets them leave if they click to make a selection.
IF !This.Parent.Flag
This.Parent.Flag = .T.
ENDIF &&Lets them leave if they made a selection with the keyboard.
Additional query words: VFoxWin
Keywords: KB138918