Click here to Skip to main content
15,922,407 members
Home / Discussions / C#
   

C#

 
AnswerRe: Q about web.config [modified] Pin
Saqib Mehmood24-May-06 18:05
Saqib Mehmood24-May-06 18:05 
GeneralRe: Q about web.config [modified] Pin
lmoelleb24-May-06 20:25
lmoelleb24-May-06 20:25 
GeneralRe: Q about web.config [modified] Pin
Saqib Mehmood25-May-06 0:34
Saqib Mehmood25-May-06 0:34 
QuestionToolBar Buttons Pin
urbane.tiger24-May-06 17:42
urbane.tiger24-May-06 17:42 
GeneralRe: ToolBar Buttons Pin
User 171649225-May-06 0:03
professionalUser 171649225-May-06 0:03 
GeneralRe: ToolBar Buttons Pin
urbane.tiger30-May-06 15:02
urbane.tiger30-May-06 15:02 
AnswerRe: ToolBar Buttons Pin
likefood25-May-06 5:23
likefood25-May-06 5:23 
GeneralRe: ToolBar Buttons Pin
urbane.tiger30-May-06 14:45
urbane.tiger30-May-06 14:45 
Daniel,

The issue is not the processing of the click event on the button itself, but what events the control with focus experiences when the toolbar button is clicked. With form body buttons the control with focus can detect that it is losing focus etc - I can't recall the exact sequence but it's something like Leave, Validating, Validated, LostFocus - however with toolbar buttons the control with focus seems to experience no events whatsoever, when such a button is clicked.

Rgds PhilD


QuestionChallanging Algorithm?! Pin
Eliee24-May-06 15:39
Eliee24-May-06 15:39 
AnswerRe: Challanging Algorithm?! Pin
alexey N24-May-06 17:56
alexey N24-May-06 17:56 
GeneralRe: Challanging Algorithm?! [modified] Pin
lmoelleb24-May-06 20:26
lmoelleb24-May-06 20:26 
GeneralRe: Challanging Algorithm?! [modified] Pin
alexey N24-May-06 22:47
alexey N24-May-06 22:47 
GeneralRe: Challanging Algorithm?! [modified] Pin
Dan Neely25-May-06 2:13
Dan Neely25-May-06 2:13 
GeneralRe: Challanging Algorithm?! Pin
Eliee25-May-06 9:33
Eliee25-May-06 9:33 
QuestionProblem with chat room Pin
Pentellcc24-May-06 15:08
Pentellcc24-May-06 15:08 
QuestionComboBox Inheritance Pin
canozurdo24-May-06 13:36
canozurdo24-May-06 13:36 
Questionbitmap speed question [modified] Pin
likefood24-May-06 12:50
likefood24-May-06 12:50 
AnswerRe: bitmap speed question [modified] Pin
Christian Graus24-May-06 14:05
protectorChristian Graus24-May-06 14:05 
GeneralRe: bitmap speed question [modified] Pin
likefood24-May-06 14:10
likefood24-May-06 14:10 
GeneralRe: bitmap speed question [modified] Pin
likefood25-May-06 5:13
likefood25-May-06 5:13 
QuestionSound Control Pin
alias bill24-May-06 12:39
alias bill24-May-06 12:39 
AnswerRe: Sound Control Pin
mav.northwind24-May-06 22:57
mav.northwind24-May-06 22:57 
AnswerRe: Sound Control Pin
Cary Zhang25-May-06 0:33
Cary Zhang25-May-06 0:33 
QuestionMemory friendly way to add to listbox? Pin
Dan Neely24-May-06 10:21
Dan Neely24-May-06 10:21 
AnswerRe: Memory friendly way to add to listbox? Pin
mav.northwind25-May-06 0:20
mav.northwind25-May-06 0:20 

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.