Click here to Skip to main content
16,016,760 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Suddenly the Form.Shown event doesn't fire anymore Pin
dilkonika17-Mar-15 9:08
dilkonika17-Mar-15 9:08 
GeneralRe: Suddenly the Form.Shown event doesn't fire anymore Pin
Richard Deeming17-Mar-15 9:44
mveRichard Deeming17-Mar-15 9:44 
GeneralRe: Suddenly the Form.Shown event doesn't fire anymore Pin
dilkonika17-Mar-15 11:12
dilkonika17-Mar-15 11:12 
GeneralRe: Suddenly the Form.Shown event doesn't fire anymore Pin
Richard Deeming17-Mar-15 11:20
mveRichard Deeming17-Mar-15 11:20 
GeneralRe: Suddenly the Form.Shown event doesn't fire anymore Pin
dilkonika17-Mar-15 11:58
dilkonika17-Mar-15 11:58 
GeneralRe: Suddenly the Form.Shown event doesn't fire anymore Pin
Richard Deeming18-Mar-15 2:49
mveRichard Deeming18-Mar-15 2:49 
GeneralRe: Suddenly the Form.Shown event doesn't fire anymore Pin
dilkonika18-Mar-15 13:13
dilkonika18-Mar-15 13:13 
GeneralRe: Suddenly the Form.Shown event doesn't fire anymore Pin
Richard Deeming19-Mar-15 3:40
mveRichard Deeming19-Mar-15 3:40 
Since I can't see your screen, access your hard-drive, or read your mind, the only information I have available is what you have posted in this thread.

Based on that information, there are two possibilities:
  1. The filter is active when the form is loaded, which means you are cancelling every message being sent to the form;
  2. The filter is not active when the form is loaded, and something else which you haven't shown us is happening on that specific form;

If removing the filter fixes the problem, then I'm inclined to think it's #1. However, since you keep insisting that the filter is not active when the form is loaded, then that only leaves #2.

Finding the real cause of the problem will involve debugging your code. YOU are the only person who can do that.



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


QuestionASP ProcessRequest: (91) Object variable or With block variable not set Pin
murali_yaragalla12-Mar-15 23:24
murali_yaragalla12-Mar-15 23:24 
AnswerRe: ASP ProcessRequest: (91) Object variable or With block variable not set Pin
Richard MacCutchan12-Mar-15 23:55
mveRichard MacCutchan12-Mar-15 23:55 
QuestionRC interface with visual basic 6.0 Pin
Member 1151731011-Mar-15 10:27
Member 1151731011-Mar-15 10:27 
AnswerRe: RC interface with visual basic 6.0 Pin
ZurdoDev11-Mar-15 10:48
professionalZurdoDev11-Mar-15 10:48 
QuestionVBA Runtime Error 1004 “Application-defined or Object-defined error” Pin
ravi_bmsce10-Mar-15 19:55
ravi_bmsce10-Mar-15 19:55 
SuggestionRe: VBA Runtime Error 1004 “Application-defined or Object-defined error” Pin
ZurdoDev11-Mar-15 10:50
professionalZurdoDev11-Mar-15 10:50 
GeneralRe: VBA Runtime Error 1004 “Application-defined or Object-defined error” Pin
ravi_bmsce13-Mar-15 5:01
ravi_bmsce13-Mar-15 5:01 
QuestionWindows CE using Visual Studio 2013 Pin
Member 289206910-Mar-15 5:11
Member 289206910-Mar-15 5:11 
QuestionUNMATCHED DATAS Pin
tuticorinmano8-Mar-15 19:08
tuticorinmano8-Mar-15 19:08 
AnswerRe: UNMATCHED DATAS Pin
Wendelius8-Mar-15 19:18
mentorWendelius8-Mar-15 19:18 
QuestionGet Image from embedded resource Pin
gwittlock5-Mar-15 1:08
gwittlock5-Mar-15 1:08 
AnswerRe: Get Image from embedded resource Pin
iProgramIt8-Mar-15 15:04
professionaliProgramIt8-Mar-15 15:04 
GeneralRe: Get Image from embedded resource Pin
gwittlock9-Mar-15 0:16
gwittlock9-Mar-15 0:16 
Questioni00 Spell checker Pin
Member 114920223-Mar-15 0:41
Member 114920223-Mar-15 0:41 
SuggestionRe: i00 Spell checker Pin
Richard Deeming3-Mar-15 5:21
mveRichard Deeming3-Mar-15 5:21 
GeneralRe: i00 Spell checker Pin
Member 114920223-Mar-15 23:26
Member 114920223-Mar-15 23:26 
Questionhow can i delete a listview item fetched from a database??? Pin
Hakeem Celis Samuddin25-Feb-15 4:01
Hakeem Celis Samuddin25-Feb-15 4:01 

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.