Click here to Skip to main content
15,890,741 members
Home / Discussions / C#
   

C#

 
AnswerRe: File comparison (byte, hash and meta) in C# Pin
Nathan Minier12-Aug-16 1:31
professionalNathan Minier12-Aug-16 1:31 
QuestionWindows Control Library Project in WinForms ... rant Pin
BillWoodruff11-Aug-16 1:13
professionalBillWoodruff11-Aug-16 1:13 
AnswerRe: Windows Control Library Project in WinForms ... rant Pin
Gerry Schmitz11-Aug-16 8:24
mveGerry Schmitz11-Aug-16 8:24 
Questionevent for partial view unload Pin
Raghavendra.Kodimala10-Aug-16 21:12
professionalRaghavendra.Kodimala10-Aug-16 21:12 
AnswerRe: event for partial view unload Pin
Pete O'Hanlon10-Aug-16 21:54
mvePete O'Hanlon10-Aug-16 21:54 
QuestionHaar-feature Object Detection in C# Pin
bird1235810-Aug-16 8:04
bird1235810-Aug-16 8:04 
AnswerRe: Haar-feature Object Detection in C# Pin
Richard Deeming10-Aug-16 8:06
mveRichard Deeming10-Aug-16 8:06 
AnswerRe: Haar-feature Object Detection in C# Pin
Afzaal Ahmad Zeeshan10-Aug-16 8:43
professionalAfzaal Ahmad Zeeshan10-Aug-16 8:43 
QuestionDll strange behavior C # Pin
equelna10-Aug-16 0:42
equelna10-Aug-16 0:42 
AnswerRe: Dll strange behavior C # Pin
Richard MacCutchan10-Aug-16 1:59
mveRichard MacCutchan10-Aug-16 1:59 
GeneralRe: Dll strange behavior C # Pin
equelna10-Aug-16 4:43
equelna10-Aug-16 4:43 
GeneralRe: Dll strange behavior C # Pin
Richard MacCutchan10-Aug-16 4:50
mveRichard MacCutchan10-Aug-16 4:50 
GeneralRe: Dll strange behavior C # Pin
equelna10-Aug-16 5:01
equelna10-Aug-16 5:01 
GeneralRe: Dll strange behavior C # Pin
Richard MacCutchan10-Aug-16 5:03
mveRichard MacCutchan10-Aug-16 5:03 
GeneralRe: Dll strange behavior C # Pin
equelna10-Aug-16 5:11
equelna10-Aug-16 5:11 
GeneralRe: Dll strange behavior C # Pin
Richard MacCutchan10-Aug-16 5:13
mveRichard MacCutchan10-Aug-16 5:13 
GeneralRe: Dll strange behavior C # [SOLVED] Pin
equelna10-Aug-16 6:33
equelna10-Aug-16 6:33 
QuestionImplementing a Cue Banner to a textbox in windows xp with custom color Pin
srikrishnathanthri9-Aug-16 21:41
srikrishnathanthri9-Aug-16 21:41 
AnswerRe: Implementing a Cue Banner to a textbox in windows xp with custom color Pin
Richard MacCutchan9-Aug-16 22:11
mveRichard MacCutchan9-Aug-16 22:11 
Windows XP is now well out of support so you are on your own when trying to implement new features on it. This feature is only officially supported in Vista and beyond, as described at EM_SETCUEBANNER message (Windows)[^]. If you wish to change colours and other behaviours then you will need to write your own implementation, or subclass the control.
QuestionHTML Tag Pin
Member 126768148-Aug-16 22:23
Member 126768148-Aug-16 22:23 
GeneralRe: HTML Tag Pin
Richard MacCutchan8-Aug-16 23:18
mveRichard MacCutchan8-Aug-16 23:18 
AnswerRe: HTML Tag Pin
Bernhard Hiller9-Aug-16 21:12
Bernhard Hiller9-Aug-16 21:12 
SuggestionRe: HTML Tag Pin
Richard Deeming10-Aug-16 1:21
mveRichard Deeming10-Aug-16 1:21 
QuestionGet Value of Datasource When Selected Item in ComboBox Pin
Mostafa_Hosseini8-Aug-16 5:40
Mostafa_Hosseini8-Aug-16 5:40 
AnswerRe: Get Value of Datasource When Selected Item in ComboBox Pin
OriginalGriff8-Aug-16 6:05
mveOriginalGriff8-Aug-16 6:05 

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.