Click here to Skip to main content
16,005,437 members
Home / Discussions / C#
   

C#

 
AnswerRe: voice in chat Pin
jack_claudine6-Feb-07 14:56
jack_claudine6-Feb-07 14:56 
GeneralRe: voice in chat Pin
matata_mn6-Feb-07 20:24
matata_mn6-Feb-07 20:24 
Questioncmd's tree structure execution from application Pin
THE DDDD6-Feb-07 10:05
THE DDDD6-Feb-07 10:05 
AnswerRe: cmd's tree structure execution from application Pin
Ravi Bhavnani6-Feb-07 16:05
professionalRavi Bhavnani6-Feb-07 16:05 
AnswerRe: cmd's tree structure execution from application Pin
Judah Gabriel Himango6-Feb-07 16:07
sponsorJudah Gabriel Himango6-Feb-07 16:07 
QuestionInheriting a Form via Class Pin
Rizawn6-Feb-07 9:23
Rizawn6-Feb-07 9:23 
AnswerRe: Inheriting a Form via Class Pin
Pete O'Hanlon6-Feb-07 9:42
mvePete O'Hanlon6-Feb-07 9:42 
QuestionHaving a System Tray app slide it's form up into view Pin
LongRange.Shooter6-Feb-07 9:21
LongRange.Shooter6-Feb-07 9:21 
I've seen may deployments of System Tray applications that slide a window into view then slide it back off the desktop. If I set a position that is on the desktop and just show it...it works. But if I set it below the taskbar location ( this.Top = Screen.PrimaryScreen.Bounds.Bottom ) and then place a Windows.Forms.Timer to a 100 millisecond loop to move the position and Show() the form again, no animation of the screen move occurs. It looks like I may have to do a Win32 call to send a 'move form' message to the form but that is beyond my knowledge right now. Has anyone done an animation like this that can give me good direction for getting this to work??

Thanks
AnswerRe: Having a System Tray app slide it's form up into view Pin
Rizawn6-Feb-07 9:29
Rizawn6-Feb-07 9:29 
QuestionGet keys Pin
drc_no16-Feb-07 9:21
drc_no16-Feb-07 9:21 
AnswerRe: Get keys Pin
jack_claudine6-Feb-07 15:06
jack_claudine6-Feb-07 15:06 
AnswerRe: Get keys Pin
Stefan Troschuetz6-Feb-07 21:59
Stefan Troschuetz6-Feb-07 21:59 
GeneralRe: Get keys Pin
drc_no16-Feb-07 22:02
drc_no16-Feb-07 22:02 
QuestionAssembly Pin
vasini6-Feb-07 8:41
vasini6-Feb-07 8:41 
AnswerRe: Assembly Pin
DavidNohejl6-Feb-07 8:49
DavidNohejl6-Feb-07 8:49 
GeneralRe: Assembly Pin
venuvista6-Feb-07 19:02
venuvista6-Feb-07 19:02 
QuestionXML Datagrid Pin
The Brazilian One6-Feb-07 8:30
The Brazilian One6-Feb-07 8:30 
QuestionIs my system is connected to the Internet?? Pin
Muammar©6-Feb-07 7:57
Muammar©6-Feb-07 7:57 
AnswerRe: Is my system is connected to the Internet?? [modified] Pin
Rizawn6-Feb-07 9:38
Rizawn6-Feb-07 9:38 
GeneralRe: Is my system is connected to the Internet?? Pin
Muammar©6-Feb-07 10:28
Muammar©6-Feb-07 10:28 
Questionnew StreamWriter() vs File.CreateText Pin
Loophole6-Feb-07 7:55
Loophole6-Feb-07 7:55 
AnswerRe: new StreamWriter() vs File.CreateText Pin
Guffa6-Feb-07 8:06
Guffa6-Feb-07 8:06 
QuestionSending bytes over the serial port Pin
Member 36526176-Feb-07 7:23
Member 36526176-Feb-07 7:23 
AnswerRe: Sending bytes over the serial port Pin
Luc Pattyn6-Feb-07 7:31
sitebuilderLuc Pattyn6-Feb-07 7:31 
QuestionThe appropriate application of... Pin
Marc Clifton6-Feb-07 6:45
mvaMarc Clifton6-Feb-07 6:45 

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.