Click here to Skip to main content
15,908,112 members
Home / Discussions / C#
   

C#

 
GeneralRe: data from file Word in DataGridView Pin
Member 1071053221-Mar-15 7:24
Member 1071053221-Mar-15 7:24 
GeneralRe: data from file Word in DataGridView Pin
OriginalGriff21-Mar-15 7:47
mveOriginalGriff21-Mar-15 7:47 
GeneralRe: data from file Word in DataGridView Pin
Member 1071053221-Mar-15 8:04
Member 1071053221-Mar-15 8:04 
GeneralRe: data from file Word in DataGridView Pin
OriginalGriff21-Mar-15 8:14
mveOriginalGriff21-Mar-15 8:14 
GeneralRe: data from file Word in DataGridView Pin
Member 1071053222-Mar-15 23:46
Member 1071053222-Mar-15 23:46 
GeneralRe: data from file Word in DataGridView Pin
OriginalGriff23-Mar-15 0:10
mveOriginalGriff23-Mar-15 0:10 
AnswerRe: data from file Word in DataGridView Pin
manchanx21-Mar-15 5:27
professionalmanchanx21-Mar-15 5:27 
GeneralRe: data from file Word in DataGridView Pin
Member 1071053221-Mar-15 6:37
Member 1071053221-Mar-15 6:37 
GeneralRe: data from file Word in DataGridView Pin
manchanx21-Mar-15 6:46
professionalmanchanx21-Mar-15 6:46 
GeneralRe: data from file Word in DataGridView Pin
Member 1071053221-Mar-15 6:49
Member 1071053221-Mar-15 6:49 
GeneralRe: data from file Word in DataGridView Pin
manchanx21-Mar-15 6:50
professionalmanchanx21-Mar-15 6:50 
QuestionC# trackBar Control is losing Color (Hue) when adjusting Brightness Pin
Member 1154317320-Mar-15 23:12
Member 1154317320-Mar-15 23:12 
AnswerRe: C# trackBar Control is losing Color (Hue) when adjusting Brightness Pin
manchanx21-Mar-15 4:18
professionalmanchanx21-Mar-15 4:18 
GeneralRe: C# trackBar Control is losing Color (Hue) when adjusting Brightness Pin
Member 1154317321-Mar-15 11:16
Member 1154317321-Mar-15 11:16 
I appreciate the reply. I'm sorry, but I'm really not understanding what you're getting at. Could you provide more details, or perhaps some sample code?

EDIT: To expand on that, one thing I don't understand is what I do with that initial value. Let's suppose I put it in three int variables, int R, G, and B. If I add that to the absolute value of the trackbar, in many cases, the result will be over 255, since I'm using the absolute value of the trackbar instead of the delta. The code will be adjusting this to 255. But this will be resulting in a lot of white results. Which makes me wonder if I'm understanding correctly.

Thank you

modified 21-Mar-15 18:51pm.

GeneralRe: C# trackBar Control is losing Color (Hue) when adjusting Brightness Pin
manchanx21-Mar-15 14:00
professionalmanchanx21-Mar-15 14:00 
GeneralRe: C# trackBar Control is losing Color (Hue) when adjusting Brightness Pin
Member 1154317322-Mar-15 11:01
Member 1154317322-Mar-15 11:01 
GeneralRe: C# trackBar Control is losing Color (Hue) when adjusting Brightness Pin
manchanx22-Mar-15 11:04
professionalmanchanx22-Mar-15 11:04 
GeneralRe: C# trackBar Control is losing Color (Hue) when adjusting Brightness Pin
Member 1154317325-Mar-15 11:02
Member 1154317325-Mar-15 11:02 
QuestionTic Tac Toe - Multiplayer Pin
Googooli8620-Mar-15 9:42
Googooli8620-Mar-15 9:42 
AnswerRe: Tic Tac Toe - Multiplayer Pin
Gerry Schmitz20-Mar-15 13:14
mveGerry Schmitz20-Mar-15 13:14 
QuestionCan some one help me how to download 2 PDF files in WEB API. Here is the code, Only one file returning and next file not returning where as my Query showing 2 results Pin
Ramalingeswar Akkireddy20-Mar-15 5:05
Ramalingeswar Akkireddy20-Mar-15 5:05 
AnswerRe: Can some one help me how to download 2 PDF files in WEB API. Here is the code, Only one file returning and next file not returning where as my Query showing 2 results Pin
Richard Deeming20-Mar-15 8:18
mveRichard Deeming20-Mar-15 8:18 
AnswerRe: Can some one help me how to download 2 PDF files in WEB API. Here is the code, Only one file returning and next file not returning where as my Query showing 2 results Pin
F-ES Sitecore21-Mar-15 2:23
professionalF-ES Sitecore21-Mar-15 2:23 
QuestionHow to manage timeexeption with GET and POST requests in C# Pin
KimToredo19-Mar-15 23:31
KimToredo19-Mar-15 23:31 
AnswerRe: How to manage timeexeption with GET and POST requests in C# Pin
Afzaal Ahmad Zeeshan20-Mar-15 1:17
professionalAfzaal Ahmad Zeeshan20-Mar-15 1:17 

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.