Click here to Skip to main content
15,917,005 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: RichTextBox find and replace Pin
Steven J Jowett24-Jan-08 1:57
Steven J Jowett24-Jan-08 1:57 
GeneralConnecting to remote data Pin
dptalt23-Jan-08 5:35
dptalt23-Jan-08 5:35 
GeneralRe: Connecting to remote data Pin
Justin Perez23-Jan-08 5:45
Justin Perez23-Jan-08 5:45 
Questionsetup wizard Pin
Agbaria Ahmad23-Jan-08 3:25
Agbaria Ahmad23-Jan-08 3:25 
AnswerRe: setup wizard Pin
Muhammad Shahid Farooq23-Jan-08 6:04
professionalMuhammad Shahid Farooq23-Jan-08 6:04 
GeneralListbox LostFocus event Pin
manisghouri23-Jan-08 1:54
manisghouri23-Jan-08 1:54 
GeneralRe: Listbox LostFocus event Pin
C1AllenS23-Jan-08 18:15
C1AllenS23-Jan-08 18:15 
GeneralRe: Listbox LostFocus event Pin
manisghouri24-Jan-08 2:45
manisghouri24-Jan-08 2:45 
Many thanks for your reply. Well you are absolutely right without setting the focus on listbox, we cannot expect LostFocus to be fired.

Actually I am designing a data entry form with dozens of input controls on in and I am not allowed to use combobox (as per requirement). So I am using a textbox, listbox and a button for the data selection.

With ComboBox, when we click or select any object on form it looses focus automatically and doesn't stay expended anymore. But ListBox fires LostFocus event only when focus goes to any other input control and doesnt fire Lostfocus event when clicking on the form, label or Group box.

Do you have any idea how we can track any mouse click event on the form irresective of any control, so I could hide combo box.

Many thanks

Nas
GeneralUnspecified Error in OleDB.oleDbConnection Pin
SekharOne23-Jan-08 1:23
SekharOne23-Jan-08 1:23 
GeneralRe: Unspecified Error in OleDB.oleDbConnection Pin
Kschuler23-Jan-08 5:37
Kschuler23-Jan-08 5:37 
GeneralRe: Unspecified Error in OleDB.oleDbConnection Pin
SekharOne23-Jan-08 17:29
SekharOne23-Jan-08 17:29 
GeneralRe: Unspecified Error in OleDB.oleDbConnection Pin
Kschuler24-Jan-08 3:20
Kschuler24-Jan-08 3:20 
GeneralZoomIn and ZoomOut a panel [modified] Pin
Rupesh Kumar Swami22-Jan-08 23:57
Rupesh Kumar Swami22-Jan-08 23:57 
GeneralRe: ZoomIn and ZoomOut a panel Pin
nishkarsh_k23-Jan-08 20:41
nishkarsh_k23-Jan-08 20:41 
GeneralUndefined class Pin
Hakan Bulut22-Jan-08 23:08
Hakan Bulut22-Jan-08 23:08 
GeneralRe: Undefined class Pin
Dave Kreskowiak23-Jan-08 2:02
mveDave Kreskowiak23-Jan-08 2:02 
GeneralInitializing and connecting to a socket and sending some data. Pin
Benny_Lava22-Jan-08 23:02
Benny_Lava22-Jan-08 23:02 
Questionwinsock state Pin
Agbaria Ahmad22-Jan-08 22:43
Agbaria Ahmad22-Jan-08 22:43 
AnswerRe: winsock state Pin
Sam Xavier1-May-08 23:17
Sam Xavier1-May-08 23:17 
GeneralDataset -deallocation of memory Pin
Sipder22-Jan-08 22:26
Sipder22-Jan-08 22:26 
GeneralRe: Dataset -deallocation of memory Pin
Dave Kreskowiak23-Jan-08 1:50
mveDave Kreskowiak23-Jan-08 1:50 
Generaldatagridview: Lost focus of cell Pin
nishkarsh_k22-Jan-08 21:13
nishkarsh_k22-Jan-08 21:13 
GeneralRe: datagridview: Lost focus of cell Pin
Kschuler23-Jan-08 5:43
Kschuler23-Jan-08 5:43 
GeneralI want to use SQL reporting Service.Don't know from where to start Pin
Sipder22-Jan-08 21:08
Sipder22-Jan-08 21:08 
GeneralRe: I want to use SQL reporting Service.Don't know from where to start Pin
Steven J Jowett22-Jan-08 22:55
Steven J Jowett22-Jan-08 22:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.