Click here to Skip to main content
15,914,163 members
Home / Discussions / C#
   

C#

 
GeneralRe: Checkbox in a listview column header Pin
nlecren17-Feb-05 9:18
nlecren17-Feb-05 9:18 
GeneralRe: Checkbox in a listview column header Pin
Dave Kreskowiak17-Feb-05 7:57
mveDave Kreskowiak17-Feb-05 7:57 
GeneralRe: Checkbox in a listview column header Pin
S. Senthil Kumar17-Feb-05 8:43
S. Senthil Kumar17-Feb-05 8:43 
GeneralDisplay problem/bug Pin
eynkram17-Feb-05 3:59
eynkram17-Feb-05 3:59 
GeneralRe: Display problem/bug Pin
mav.northwind17-Feb-05 6:10
mav.northwind17-Feb-05 6:10 
GeneralRe: Display problem/bug Pin
eynkram17-Feb-05 6:25
eynkram17-Feb-05 6:25 
GeneralRe: Display problem/bug Pin
Skynyrd17-Feb-05 6:52
Skynyrd17-Feb-05 6:52 
GeneralRe: Display problem/bug Pin
eynkram17-Feb-05 11:03
eynkram17-Feb-05 11:03 
Hi Skynyrd,
Thanks for you time on this. I tried creating a delegate and using the Invoke method and the same thing happends.

The way the code works is as follows:

Main App---> thread -->taskbarNotification.show()

Main app creates a thread that loops checking the server for new messages. When there is a new message the thread calls the taskbarNotification1.Invoke...

This is when the line appears at the bottom of my screen. The line looks like a border and is the same width as the bitmap background specified for the popup window. Like I said previously if I call MessageBox.Show("anything") after I call the taskbarNotification1.Invoke the program works perfectly with an annoying messagebox every time.

Thanks again for your time!!!
Mark
GeneralRe: Display problem/bug Pin
ACorbs17-Feb-05 17:24
ACorbs17-Feb-05 17:24 
GeneralRe: Display problem/bug Pin
eynkram18-Feb-05 3:16
eynkram18-Feb-05 3:16 
QuestionWeb Farm Working? Pin
Vishwanathkk17-Feb-05 3:26
Vishwanathkk17-Feb-05 3:26 
AnswerRe: Web Farm Working? Pin
Dave Kreskowiak17-Feb-05 7:51
mveDave Kreskowiak17-Feb-05 7:51 
GeneralSystem.IO.IOException Pin
exhaulted17-Feb-05 3:09
exhaulted17-Feb-05 3:09 
GeneralRe: System.IO.IOException Pin
Esmo200017-Feb-05 5:29
Esmo200017-Feb-05 5:29 
GeneralAccess parent form objects Pin
Seraphin17-Feb-05 2:59
Seraphin17-Feb-05 2:59 
GeneralRe: Access parent form objects Pin
Stefan Troschuetz17-Feb-05 3:13
Stefan Troschuetz17-Feb-05 3:13 
Questiondllimport: how to? Pin
bouli17-Feb-05 2:47
bouli17-Feb-05 2:47 
QuestionVoice communication over a network? Pin
wakkerjack17-Feb-05 1:53
wakkerjack17-Feb-05 1:53 
AnswerRe: Voice communication over a network? Pin
Radgar17-Feb-05 6:56
Radgar17-Feb-05 6:56 
GeneralRe: Voice communication over a network? Pin
Anonymous17-Feb-05 10:11
Anonymous17-Feb-05 10:11 
GeneralRe: Voice communication over a network? Pin
Radgar17-Feb-05 11:15
Radgar17-Feb-05 11:15 
GeneralRe: Voice communication over a network? Pin
Anonymous19-Feb-05 22:09
Anonymous19-Feb-05 22:09 
GeneralXP Look of Application Pin
A Khan17-Feb-05 1:23
sussA Khan17-Feb-05 1:23 
GeneralRe: XP Look of Application Pin
Mr.Cooper17-Feb-05 1:40
Mr.Cooper17-Feb-05 1:40 
GeneralRe: XP Look of Application Pin
Radgar17-Feb-05 7:10
Radgar17-Feb-05 7:10 

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.