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

C#

 
AnswerRe: Why don't I see a VSTO template Pin
Richard MacCutchan14-Aug-15 20:49
mveRichard MacCutchan14-Aug-15 20:49 
Question(Solved) How to send a message from a rich text box control to a form Pin
Leif Simon Goodwin14-Aug-15 0:56
Leif Simon Goodwin14-Aug-15 0:56 
AnswerRe: How to send a message from a rich text box control to a form Pin
Arthur V. Ratz14-Aug-15 2:08
professionalArthur V. Ratz14-Aug-15 2:08 
SuggestionRe: How to send a message from a rich text box control to a form Pin
Richard Deeming14-Aug-15 3:18
mveRichard Deeming14-Aug-15 3:18 
GeneralRe: How to send a message from a rich text box control to a form Pin
Leif Simon Goodwin14-Aug-15 3:27
Leif Simon Goodwin14-Aug-15 3:27 
GeneralRe: How to send a message from a rich text box control to a form Pin
Arthur V. Ratz14-Aug-15 3:36
professionalArthur V. Ratz14-Aug-15 3:36 
GeneralRe: How to send a message from a rich text box control to a form Pin
Arthur V. Ratz14-Aug-15 3:30
professionalArthur V. Ratz14-Aug-15 3:30 
GeneralRe: How to send a message from a rich text box control to a form Pin
Leif Simon Goodwin14-Aug-15 3:43
Leif Simon Goodwin14-Aug-15 3:43 
Sadly I don't think it does do what I need. Basically I want the RichTextBox to display text, with the correct font, bold, background colour, etc, but to be transparent to mouse events such as double click.

I am able to intercept mouse double clicks in a class derived from RichTextBox, and SendMessage them to the parent form. They are passed in to the parent form WndProc. But for some reason they do not invoke the MouseDoubleClick event handler. I tried overriding the Form.WndProc, but could not invoke MouseDoubleClick, for reasons I understand.
GeneralRe: How to send a message from a rich text box control to a form Pin
Arthur V. Ratz14-Aug-15 3:59
professionalArthur V. Ratz14-Aug-15 3:59 
GeneralRe: How to send a message from a rich text box control to a form Pin
Arthur V. Ratz14-Aug-15 6:30
professionalArthur V. Ratz14-Aug-15 6:30 
GeneralRe: How to send a message from a rich text box control to a form Pin
Member 1144608014-Aug-15 18:24
Member 1144608014-Aug-15 18:24 
QuestionRuntime Form Designer Pin
Member 1144608014-Aug-15 0:00
Member 1144608014-Aug-15 0:00 
QuestionGo to Next Items of List box using timer in C# Pin
Member 1190306213-Aug-15 20:55
Member 1190306213-Aug-15 20:55 
AnswerRe: Go to Next Items of List box using timer in C# Pin
Wendelius13-Aug-15 21:01
mentorWendelius13-Aug-15 21:01 
AnswerRe: Go to Next Items of List box using timer in C# Pin
OriginalGriff13-Aug-15 22:04
mveOriginalGriff13-Aug-15 22:04 
GeneralRe: Go to Next Items of List box using timer in C# Pin
Member 1190306214-Aug-15 0:04
Member 1190306214-Aug-15 0:04 
GeneralRe: Go to Next Items of List box using timer in C# Pin
OriginalGriff14-Aug-15 0:28
mveOriginalGriff14-Aug-15 0:28 
GeneralRe: Go to Next Items of List box using timer in C# Pin
Member 1190306214-Aug-15 2:06
Member 1190306214-Aug-15 2:06 
GeneralRe: Go to Next Items of List box using timer in C# Pin
OriginalGriff14-Aug-15 2:27
mveOriginalGriff14-Aug-15 2:27 
GeneralRe: Go to Next Items of List box using timer in C# Pin
Member 1144608014-Aug-15 18:28
Member 1144608014-Aug-15 18:28 
AnswerRe: Go to Next Items of List box using timer in C# Pin
kbrandwijk15-Aug-15 15:09
professionalkbrandwijk15-Aug-15 15:09 
GeneralMessage Closed Pin
13-Aug-15 2:58
Member 1144608013-Aug-15 2:58 
GeneralRe: Personals Pin
Manfred Rudolf Bihy13-Aug-15 3:37
professionalManfred Rudolf Bihy13-Aug-15 3:37 
GeneralRe: Personals Pin
Dave Kreskowiak13-Aug-15 3:42
mveDave Kreskowiak13-Aug-15 3:42 
QuestionHow to pass the image form1 to form2 ? Pin
Member 1190306213-Aug-15 2:36
Member 1190306213-Aug-15 2: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.