Click here to Skip to main content
15,896,269 members
Home / Discussions / C#
   

C#

 
GeneralRe: read write serial com Pin
faladrim12-Sep-06 22:07
faladrim12-Sep-06 22:07 
QuestionPassword Pin
TAREQ F ABUZUHRI10-Sep-06 21:17
TAREQ F ABUZUHRI10-Sep-06 21:17 
AnswerRe: Password Pin
Andrei Ungureanu11-Sep-06 0:07
Andrei Ungureanu11-Sep-06 0:07 
QuestionCan not start C# application without VS2005 Pin
M-200010-Sep-06 21:15
M-200010-Sep-06 21:15 
QuestionMaking tabpages appear without cllicking Pin
Hampus@foi10-Sep-06 20:57
Hampus@foi10-Sep-06 20:57 
AnswerRe: Making tabpages appear without cllicking Pin
Stefan Troschuetz10-Sep-06 21:26
Stefan Troschuetz10-Sep-06 21:26 
GeneralRe: Making tabpages appear without cllicking Pin
Hampus@foi10-Sep-06 22:05
Hampus@foi10-Sep-06 22:05 
AnswerRe: Making tabpages appear without cllicking Pin
Arjun "Mjolnir" Bahree10-Sep-06 22:35
Arjun "Mjolnir" Bahree10-Sep-06 22:35 
Yes. Use a timer to toggle between tabs, and on elapsed duration, send a click event to the tabcontrol with the required paramaters, simulating as if the user clicked. This will make teh tab control change the active tab, based on which tab index was passed in the event handler call

Excelsior
Arjun Bahree
"By The Might of Mjolnir"

I Came! I Coded! I Conquered!

QuestionHow to add some animation to window while minimizing application to system tray Pin
Hemant kulkarni10-Sep-06 20:45
Hemant kulkarni10-Sep-06 20:45 
AnswerRe: How to add some animation to window while minimizing application to system tray Pin
Coding C#11-Sep-06 4:52
Coding C#11-Sep-06 4:52 
QuestionProblem with IsInputKey Pin
zeemoo10-Sep-06 20:39
zeemoo10-Sep-06 20:39 
QuestionWin To Web Pin
mehrdadc4810-Sep-06 20:35
mehrdadc4810-Sep-06 20:35 
AnswerRe: Win To Web Pin
Navi1510-Sep-06 20:41
Navi1510-Sep-06 20:41 
Questionrichtextbox control Pin
Kumar290510-Sep-06 20:16
Kumar290510-Sep-06 20:16 
AnswerRe: richtextbox control Pin
Stefan Troschuetz10-Sep-06 21:28
Stefan Troschuetz10-Sep-06 21:28 
QuestionWPF BitmapImage and transparency Pin
Steve Bickell10-Sep-06 20:05
Steve Bickell10-Sep-06 20:05 
AnswerRe: WPF BitmapImage and transparency Pin
Arjun "Mjolnir" Bahree10-Sep-06 22:32
Arjun "Mjolnir" Bahree10-Sep-06 22:32 
GeneralRe: WPF BitmapImage and transparency Pin
Steve Bickell11-Sep-06 10:50
Steve Bickell11-Sep-06 10:50 
GeneralRe: WPF BitmapImage and transparency Pin
Arjun "Mjolnir" Bahree11-Sep-06 16:59
Arjun "Mjolnir" Bahree11-Sep-06 16:59 
AnswerRe: WPF BitmapImage and transparency Pin
g00fyman10-Sep-06 22:59
g00fyman10-Sep-06 22:59 
GeneralRe: WPF BitmapImage and transparency Pin
Steve Bickell11-Sep-06 10:52
Steve Bickell11-Sep-06 10:52 
QuestionDo we need to call dbCommand.Dispose() ? Pin
s o v a n n10-Sep-06 19:05
s o v a n n10-Sep-06 19:05 
AnswerRe: Do we need to call dbCommand.Dispose() ? Pin
Navi1510-Sep-06 19:40
Navi1510-Sep-06 19:40 
GeneralRe: Do we need to call dbCommand.Dispose() ? Pin
s o v a n n10-Sep-06 20:44
s o v a n n10-Sep-06 20:44 
GeneralRe: Do we need to call dbCommand.Dispose() ? Pin
Stefan Troschuetz10-Sep-06 21:36
Stefan Troschuetz10-Sep-06 21:36 

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.