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

C#

 
AnswerRe: What are the Books on C#..?? Pin
Kevin McFarlane17-May-07 3:13
Kevin McFarlane17-May-07 3:13 
QuestionTAPI Multmedia transmission Pin
CallieClearence17-May-07 2:21
CallieClearence17-May-07 2:21 
QuestionDiff b/w Windows Control Library and Class Library Pin
Rahul8317-May-07 0:52
Rahul8317-May-07 0:52 
AnswerRe: Diff b/w Windows Control Library and Class Library Pin
Pete O'Hanlon17-May-07 1:54
mvePete O'Hanlon17-May-07 1:54 
QuestionHow to connect c# (2.0 Framework [Dotnet 2005]) desktop application with ms sql 2000 Pin
prince_ppy17-May-07 0:42
prince_ppy17-May-07 0:42 
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 
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 
I am using a RichTextBox on a Form. The RichTextBox shows large amount of text from the database.
The sizes of the text varies from 0 to 1500 chars.

So I start from small size RTB (400*400) and then increase the size of the RTB untill the Scroll bars are no longer shown. i.e I want to make an automatically sizing RichTextBox

I want to just check the Vertical Scrollbar, and keep increasing the height of my RichTextBox until the scrollbar is disabled/unused (this would, in theory, give it the exact height needed)

And If is increase the size of the rTB do i have to use the method

Application.DoEvents();

to show the change

o O º(`'·.,(`'·., ☆,.·''),.·'')º O o°
»·'"`»* *☆ t4ure4n ☆* *«·'"`«
°o O º(,.·''(,.·'' ☆`'·.,)`'·.,)º O o°

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 

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.