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

C#

 
GeneralRe: I suppose Pin
Dan Neely18-Jul-06 11:03
Dan Neely18-Jul-06 11:03 
QuestionSetting all pixels in bitmap to one color Pin
Ista18-Jul-06 5:18
Ista18-Jul-06 5:18 
AnswerRe: Setting all pixels in bitmap to one color Pin
Ennis Ray Lynch, Jr.18-Jul-06 5:31
Ennis Ray Lynch, Jr.18-Jul-06 5:31 
GeneralRe: Setting all pixels in bitmap to one color Pin
Ista18-Jul-06 5:32
Ista18-Jul-06 5:32 
GeneralRe: Setting all pixels in bitmap to one color Pin
Judah Gabriel Himango18-Jul-06 5:41
sponsorJudah Gabriel Himango18-Jul-06 5:41 
Questionoh please help to find an obsfuscator for c# Pin
the pink jedi18-Jul-06 5:04
the pink jedi18-Jul-06 5:04 
AnswerRe: oh please help to find an obsfuscator for c# Pin
Wjousts18-Jul-06 5:32
Wjousts18-Jul-06 5:32 
QuestionRichTextBox pasting an image Pin
likefood18-Jul-06 4:38
likefood18-Jul-06 4:38 
Ok, I have this RichTextBox. I know that the underlying control has built-in handling of clipboard shortcut keys (CTRL+C/V/X). However, it doesn't paste images copied to the clipboard (using CTRL+V). I'm aware of using the Paste(DataFormats.Format) function to paste an image. When I try to use that (with a custom Paste button on a nearby toolbar) it works fine, with either images or text. However, the shortcut key doesn't do that. The shortcut key only pastes text. I've noticed that RichTextBox has no OnPaste to override, and there's no Paste event to handle. How can I get the RichTextBox to paste a copied image using the shortcut key ?

-Daniel
Typing too fast fro my owngood
AnswerRe: RichTextBox pasting an image Pin
likefood18-Jul-06 4:54
likefood18-Jul-06 4:54 
AnswerRe: RichTextBox pasting an image Pin
likefood18-Jul-06 7:23
likefood18-Jul-06 7:23 
QuestionObject reference not set to an instance of an object Pin
Saamir18-Jul-06 3:39
Saamir18-Jul-06 3:39 
AnswerRe: Object reference not set to an instance of an object Pin
Colin Angus Mackay18-Jul-06 3:48
Colin Angus Mackay18-Jul-06 3:48 
QuestionRe: Object reference not set to an instance of an object Pin
Saamir18-Jul-06 4:01
Saamir18-Jul-06 4:01 
AnswerRe: Object reference not set to an instance of an object Pin
engsrini18-Jul-06 4:25
engsrini18-Jul-06 4:25 
QuestionRe: Object reference not set to an instance of an object Pin
Saamir18-Jul-06 4:51
Saamir18-Jul-06 4:51 
GeneralRe: Object reference not set to an instance of an object Pin
Saamir18-Jul-06 4:55
Saamir18-Jul-06 4:55 
AnswerRe: Object reference not set to an instance of an object Pin
Gavin Roberts18-Jul-06 4:56
Gavin Roberts18-Jul-06 4:56 
GeneralRe: Object reference not set to an instance of an object Pin
Saamir18-Jul-06 5:13
Saamir18-Jul-06 5:13 
QuestionShortcut keys for LinkLabels on TaskPane (also for infragistic task pane) Pin
ManishJape18-Jul-06 2:39
ManishJape18-Jul-06 2:39 
AnswerRe: Shortcut keys for LinkLabels on TaskPane (also for infragistic task pane) Pin
Mr. VB.NET18-Jul-06 2:50
Mr. VB.NET18-Jul-06 2:50 
GeneralRe: Shortcut keys for LinkLabels on TaskPane (also for infragistic task pane) Pin
ManishJape18-Jul-06 2:56
ManishJape18-Jul-06 2:56 
GeneralRe: Shortcut keys for LinkLabels on TaskPane (also for infragistic task pane) Pin
Mr. VB.NET18-Jul-06 3:10
Mr. VB.NET18-Jul-06 3:10 
GeneralRe: Shortcut keys for LinkLabels on TaskPane (also for infragistic task pane) Pin
Mr. VB.NET18-Jul-06 3:17
Mr. VB.NET18-Jul-06 3:17 
QuestionComponent Size Pin
-Yoyosh-18-Jul-06 2:39
-Yoyosh-18-Jul-06 2:39 
AnswerRe: Component Size Pin
SeMartens18-Jul-06 2:42
SeMartens18-Jul-06 2:42 

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.