Click here to Skip to main content
15,891,850 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to connect c# (2.0 Framework [Dotnet 2005]) desktop application with ms sql 2000 Pin
andre_swnpl17-May-07 0:44
andre_swnpl17-May-07 0:44 
GeneralRe: How to connect c# (2.0 Framework [Dotnet 2005]) desktop application with ms sql 2000 Pin
prince_ppy17-May-07 0:48
prince_ppy17-May-07 0:48 
GeneralRe: How to connect c# (2.0 Framework [Dotnet 2005]) desktop application with ms sql 2000 Pin
andre_swnpl17-May-07 0:56
andre_swnpl17-May-07 0:56 
AnswerRe: How to connect c# (2.0 Framework [Dotnet 2005]) desktop application with ms sql 2000 Pin
Christian Graus17-May-07 1:10
protectorChristian Graus17-May-07 1:10 
AnswerRe: How to connect c# (2.0 Framework [Dotnet 2005]) desktop application with ms sql 2000 Pin
Nouman Bhatti17-May-07 1:48
Nouman Bhatti17-May-07 1:48 
Questionwriting with different color in excel Pin
Ankit Aneja17-May-07 0:26
Ankit Aneja17-May-07 0:26 
AnswerRe: writing with different color in excel Pin
gauthee17-May-07 1:00
gauthee17-May-07 1:00 
AnswerRe: writing with different color in excel Pin
Manoj Kumar Rai17-May-07 2:47
professionalManoj Kumar Rai17-May-07 2:47 
Ankit,

Here is the Solution:

Call this line

remarkRange.Font.Color = System.Drawing.ColorTranslator.ToOle(System.Drawing.Color.Red);

and this will set the Font color to RED.

Manoj
AnswerRe: writing with different color in excel Pin
robinhtoot17-May-07 23:42
robinhtoot17-May-07 23:42 
QuestionRichTextBox and Scrollbars Pin
t4ure4n17-May-07 0:18
t4ure4n17-May-07 0:18 
JokeRe: RichTextBox and Scrollbars Pin
Muammar©17-May-07 0:34
Muammar©17-May-07 0:34 
AnswerRe: RichTextBox and Scrollbars Pin
mav.northwind17-May-07 3:31
mav.northwind17-May-07 3:31 
GeneralRe: RichTextBox and Scrollbars Pin
t4ure4n17-May-07 5:44
t4ure4n17-May-07 5:44 
QuestionDatagrid vs datagridview Pin
phokojoe16-May-07 23:51
phokojoe16-May-07 23:51 
AnswerRe: Datagrid vs datagridview Pin
Sandeep Akhare17-May-07 0:19
Sandeep Akhare17-May-07 0:19 
GeneralRe: Datagrid vs datagridview Pin
andre_swnpl17-May-07 0:28
andre_swnpl17-May-07 0:28 
AnswerRe: Datagrid vs datagridview Pin
Scott Dorman17-May-07 16:00
professionalScott Dorman17-May-07 16:00 
QuestionWindows Service User Impersonation Pin
ma_baker16-May-07 23:36
ma_baker16-May-07 23:36 
AnswerRe: Windows Service User Impersonation Pin
Manoj Kumar Rai17-May-07 0:47
professionalManoj Kumar Rai17-May-07 0:47 
GeneralRe: Windows Service User Impersonation Pin
ma_baker17-May-07 1:16
ma_baker17-May-07 1:16 
QuestionHow to replicate this behavior Pin
blackjack215016-May-07 22:57
blackjack215016-May-07 22:57 
JokeRe: How to replicate this behavior Pin
Muammar©17-May-07 0:30
Muammar©17-May-07 0:30 
QuestionOut of Memory error for Iimage Pin
Tanuja12316-May-07 22:55
Tanuja12316-May-07 22:55 
AnswerRe: Out of Memory error for Iimage Pin
Manoj Kumar Rai16-May-07 23:50
professionalManoj Kumar Rai16-May-07 23:50 
AnswerRe: Out of Memory error for Iimage Pin
Sandeep Akhare16-May-07 23:57
Sandeep Akhare16-May-07 23:57 

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.