Click here to Skip to main content
15,923,015 members
Home / Discussions / C#
   

C#

 
QuestionProblem with EnvDTE.ExecuteCommand and Source Control (C#) Pin
jedibald8-Aug-07 0:01
jedibald8-Aug-07 0:01 
QuestionHow to LogOff Locked Computer Pin
Muhammad Hafeez Ullah7-Aug-07 23:48
Muhammad Hafeez Ullah7-Aug-07 23:48 
QuestionUsing CAPSLOCK status in StatusBarPanel Pin
Sgg2457-Aug-07 23:19
Sgg2457-Aug-07 23:19 
AnswerRe: Using CAPSLOCK status in StatusBarPanel Pin
Luc Pattyn8-Aug-07 0:26
sitebuilderLuc Pattyn8-Aug-07 0:26 
GeneralRe: Using CAPSLOCK status in StatusBarPanel Pin
Sgg2458-Aug-07 1:20
Sgg2458-Aug-07 1:20 
GeneralRe: Using CAPSLOCK status in StatusBarPanel Pin
Luc Pattyn8-Aug-07 1:37
sitebuilderLuc Pattyn8-Aug-07 1:37 
GeneralRe: Using CAPSLOCK status in StatusBarPanel Pin
Sgg2458-Aug-07 2:22
Sgg2458-Aug-07 2:22 
GeneralRe: Using CAPSLOCK status in StatusBarPanel Pin
Luc Pattyn8-Aug-07 3:37
sitebuilderLuc Pattyn8-Aug-07 3:37 
You're welcome.

Come to think of it, I would prefer the timer approach; with key events, if your app
looses focus, capslock gets toggles, app gets focus back, you will not know about the
change (unless you add code to some other events too, such as Activate).

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]


this weeks tips:
- make Visual display line numbers: Tools/Options/TextEditor/...
- show exceptions with ToString() to see all information
- before you ask a question here, search CodeProject, then Google


QuestionWord compatibility Pin
Spaz807-Aug-07 23:14
Spaz807-Aug-07 23:14 
AnswerRe: Word compatibility Pin
satsumatable8-Aug-07 1:44
satsumatable8-Aug-07 1:44 
GeneralRe: Word compatibility Pin
Spaz808-Aug-07 1:59
Spaz808-Aug-07 1:59 
GeneralRe: Word compatibility Pin
satsumatable8-Aug-07 3:29
satsumatable8-Aug-07 3:29 
GeneralRe: Word compatibility Pin
Spaz808-Aug-07 5:09
Spaz808-Aug-07 5:09 
Questionproblem with printer Pin
help as an alias7-Aug-07 23:02
help as an alias7-Aug-07 23:02 
QuestionSetting network adapter to promiscuous mode Pin
dotman17-Aug-07 22:45
dotman17-Aug-07 22:45 
QuestionResponse.Content Type Pin
sarodam7-Aug-07 22:43
sarodam7-Aug-07 22:43 
AnswerRe: Response.Content Type Pin
asithangae7-Aug-07 23:51
asithangae7-Aug-07 23:51 
QuestionCreateHandle() error on an Overriden Tooltip for the DataGridView [modified] Pin
Rafferty Uy7-Aug-07 22:23
Rafferty Uy7-Aug-07 22:23 
AnswerRe: CreateHandle() error on an Overriden Tooltip for the DataGridView Pin
Rafferty Uy8-Aug-07 14:06
Rafferty Uy8-Aug-07 14:06 
QuestionTRY THIS!.. [modified] Pin
dianenacario7-Aug-07 22:08
dianenacario7-Aug-07 22:08 
AnswerRe: TRY THIS!.. Pin
Hessam Jalali7-Aug-07 22:46
Hessam Jalali7-Aug-07 22:46 
GeneralRe: TRY THIS!.. Pin
dianenacario7-Aug-07 22:56
dianenacario7-Aug-07 22:56 
GeneralRe: TRY THIS!.. Pin
Hessam Jalali7-Aug-07 23:15
Hessam Jalali7-Aug-07 23:15 
GeneralRe: TRY THIS!.. Pin
dianenacario7-Aug-07 23:21
dianenacario7-Aug-07 23:21 
GeneralRe: TRY THIS!.. Pin
dianenacario7-Aug-07 22:58
dianenacario7-Aug-07 22:58 

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.