Click here to Skip to main content
15,916,378 members
Home / Discussions / C#
   

C#

 
AnswerRe: DataSet Problem ! Pin
Jason C Bourne7-Jan-09 11:21
Jason C Bourne7-Jan-09 11:21 
GeneralRe: DataSet Problem ! Pin
Mohammad Dayyan7-Jan-09 23:27
Mohammad Dayyan7-Jan-09 23:27 
QuestionDisable/enable CollectionEditor properties? Pin
kanchoette6-Jan-09 2:35
kanchoette6-Jan-09 2:35 
AnswerRe: Disable/enable CollectionEditor properties? Pin
Henry Minute6-Jan-09 2:58
Henry Minute6-Jan-09 2:58 
GeneralRe: Disable/enable CollectionEditor properties? Pin
kanchoette6-Jan-09 3:32
kanchoette6-Jan-09 3:32 
GeneralRe: Disable/enable CollectionEditor properties? Pin
Henry Minute6-Jan-09 4:25
Henry Minute6-Jan-09 4:25 
GeneralRe: Disable/enable CollectionEditor properties? Pin
kanchoette6-Jan-09 4:30
kanchoette6-Jan-09 4:30 
QuestionShowBalloonTip of notifyicon not working Pin
Tridip Bhattacharjee6-Jan-09 2:08
professionalTridip Bhattacharjee6-Jan-09 2:08 
i have developed a apps and in that apps a timer is there and i am showing ShowBalloonTip repeatedly from a timer method but the problem is ShowBalloonTip not showing. my timer elapsed time is 30 seconds.

from my timer tick method i have written code like

objNotifyer.Text = "MyMessage";
objNotifyer.ShowBalloonTip(1, "Info", "MyMessage", ToolTipIcon.Info);

i just can not understand why balloon is not showing. so please guide me regarding this and if possible then tell me how to write the code which will repeatedly show the balloon message from my timer tick method. please help.

tbhattacharjee

AnswerRe: ShowBalloonTip of notifyicon not working Pin
Wendelius6-Jan-09 2:19
mentorWendelius6-Jan-09 2:19 
QuestionPanels - Changing their width and dealing with the Horizontal Scroll Bar Pin
Matthew Klein6-Jan-09 2:07
Matthew Klein6-Jan-09 2:07 
AnswerRe: Panels - Changing their width and dealing with the Horizontal Scroll Bar Pin
EliottA6-Jan-09 2:14
EliottA6-Jan-09 2:14 
AnswerRe: Panels - Changing their width and dealing with the Horizontal Scroll Bar Pin
EliottA6-Jan-09 7:28
EliottA6-Jan-09 7:28 
AnswerRe: Panels - Changing their width and dealing with the Horizontal Scroll Bar Pin
#realJSOP6-Jan-09 8:31
professional#realJSOP6-Jan-09 8:31 
GeneralRe: Panels - Changing their width and dealing with the Horizontal Scroll Bar Pin
Matthew Klein6-Jan-09 10:28
Matthew Klein6-Jan-09 10:28 
Questionfilling and adding to byte array [modified] Pin
A4ad6-Jan-09 2:04
A4ad6-Jan-09 2:04 
AnswerRe: filling and adding to byte array Pin
Le centriste6-Jan-09 2:21
Le centriste6-Jan-09 2:21 
GeneralRe: filling and adding to byte array Pin
A4ad6-Jan-09 21:31
A4ad6-Jan-09 21:31 
GeneralRe: filling and adding to byte array Pin
Le centriste7-Jan-09 1:02
Le centriste7-Jan-09 1:02 
QuestionHow to change computer name with c# ? Pin
mshannaq6-Jan-09 1:44
mshannaq6-Jan-09 1:44 
AnswerRe: How to change computer name with c# ? Pin
Simon P Stevens6-Jan-09 1:55
Simon P Stevens6-Jan-09 1:55 
GeneralRe: How to change computer name with c# ? Pin
Luc Pattyn6-Jan-09 2:34
sitebuilderLuc Pattyn6-Jan-09 2:34 
QuestionFind .exe file using c# Pin
Abdul Rahman Hamidy6-Jan-09 1:12
Abdul Rahman Hamidy6-Jan-09 1:12 
AnswerRe: Find .exe file using c# Pin
Dave Kreskowiak6-Jan-09 7:42
mveDave Kreskowiak6-Jan-09 7:42 
GeneralRe: Find .exe file using c# Pin
Abdul Rahman Hamidy6-Jan-09 21:13
Abdul Rahman Hamidy6-Jan-09 21:13 
GeneralRe: Find .exe file using c# Pin
Dave Kreskowiak7-Jan-09 2:21
mveDave Kreskowiak7-Jan-09 2:21 

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.