Click here to Skip to main content
15,889,335 members
Home / Discussions / C#
   

C#

 
AnswerRe: Number of lines in MultiLine TextBox with vertical scrollbar Pin
N a v a n e e t h17-Apr-09 22:21
N a v a n e e t h17-Apr-09 22:21 
AnswerRe: Number of lines in MultiLine TextBox with vertical scrollbar Pin
Xmen Real 18-Apr-09 0:14
professional Xmen Real 18-Apr-09 0:14 
General[Message Deleted] Pin
hkjghkj118-Apr-09 20:09
hkjghkj118-Apr-09 20:09 
GeneralRe: Number of lines in MultiLine TextBox with vertical scrollbar Pin
Xmen Real 18-Apr-09 20:11
professional Xmen Real 18-Apr-09 20:11 
QuestionInheritance and events Pin
Dewald17-Apr-09 21:16
Dewald17-Apr-09 21:16 
AnswerRe: Inheritance and events Pin
DaveyM6917-Apr-09 21:34
professionalDaveyM6917-Apr-09 21:34 
GeneralRe: Inheritance and events Pin
Dewald18-Apr-09 23:03
Dewald18-Apr-09 23:03 
AnswerRe: Inheritance and events Pin
N a v a n e e t h17-Apr-09 21:42
N a v a n e e t h17-Apr-09 21:42 
I tried this and it worked correctly for me. AFAIK, events fire in the order it is subscribed. Since you hooked the event handler in your control's constructor, it should execute first. Or as Davey suggested, override OnMouseClick method.

Smile | :)


QuestionDB Connectivity with Smart Device (Windows Mobile) Pin
khosnur17-Apr-09 19:23
khosnur17-Apr-09 19:23 
AnswerRe: DB Connectivity with Smart Device (Windows Mobile) Pin
N a v a n e e t h17-Apr-09 20:53
N a v a n e e t h17-Apr-09 20:53 
QuestionTargetInvocationException was unhandled by user code Pin
Dhruva Hein17-Apr-09 18:52
Dhruva Hein17-Apr-09 18:52 
AnswerRe: TargetInvocationException was unhandled by user code Pin
N a v a n e e t h17-Apr-09 20:52
N a v a n e e t h17-Apr-09 20:52 
GeneralRe: TargetInvocationException was unhandled by user code Pin
Dhruva Hein18-Apr-09 13:57
Dhruva Hein18-Apr-09 13:57 
QuestionApplication failed to initialize Pin
mrithula817-Apr-09 18:10
mrithula817-Apr-09 18:10 
AnswerRe: Application failed to initialize Pin
Henry Minute17-Apr-09 21:56
Henry Minute17-Apr-09 21:56 
QuestionCompiler Error CS0103 Help? Pin
Raymundo Valdez17-Apr-09 16:46
Raymundo Valdez17-Apr-09 16:46 
AnswerRe: Compiler Error CS0103 Help? Pin
N a v a n e e t h17-Apr-09 17:04
N a v a n e e t h17-Apr-09 17:04 
GeneralRe: Compiler Error CS0103 Help? Pin
Raymundo Valdez17-Apr-09 20:15
Raymundo Valdez17-Apr-09 20:15 
QuestionCrystal reports with C#, Displays a error message. Pin
Member 395385617-Apr-09 13:02
Member 395385617-Apr-09 13:02 
AnswerRe: Crystal reports with C#, Displays a error message. Pin
Member 395385618-Apr-09 10:10
Member 395385618-Apr-09 10:10 
QuestionHow to display relational data between more than two tables. Pin
hdv21217-Apr-09 12:27
hdv21217-Apr-09 12:27 
QuestionHow to convert PDF file to simple Text file ? Pin
Yanshof17-Apr-09 10:15
Yanshof17-Apr-09 10:15 
AnswerRe: How to convert PDF file to simple Text file ? Pin
Henry Minute17-Apr-09 22:00
Henry Minute17-Apr-09 22:00 
QuestionEvent and EventArg data propagation though nested UserControls Pin
hain17-Apr-09 10:07
hain17-Apr-09 10:07 
AnswerRe: Event and EventArg data propagation though nested UserControls Pin
Luc Pattyn17-Apr-09 10:19
sitebuilderLuc Pattyn17-Apr-09 10:19 

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.