Click here to Skip to main content
15,914,373 members
Home / Discussions / C#
   

C#

 
GeneralRe: Exporting to CVS Pin
Digger2730-Aug-04 4:27
Digger2730-Aug-04 4:27 
GeneralRe: Exporting to CVS Pin
Nick Parker30-Aug-04 4:22
protectorNick Parker30-Aug-04 4:22 
GeneralISA bus access Pin
zaarzzz30-Aug-04 1:12
zaarzzz30-Aug-04 1:12 
GeneralRe: ISA bus access Pin
leppie30-Aug-04 3:05
leppie30-Aug-04 3:05 
GeneralExport a report to multiple excel files Pin
KSEI30-Aug-04 1:04
KSEI30-Aug-04 1:04 
GeneralRe: Export a report to multiple excel files Pin
Arch4ngel30-Aug-04 2:23
Arch4ngel30-Aug-04 2:23 
GeneralProblem with Richtextbox wrapping Pin
dmc55530-Aug-04 0:29
dmc55530-Aug-04 0:29 
GeneralRe: Problem with Richtextbox wrapping Pin
Judah Gabriel Himango30-Aug-04 6:42
sponsorJudah Gabriel Himango30-Aug-04 6:42 
Are you sure it's the number of characters? All control's are limited in height and width by int16.MaxValue (32767). If you try to draw anything beyond those borders, it will be clipped. Perhaps this is what you're seeing with the RTB?

Judah Himango
GeneralRe: Problem with Richtextbox wrapping Pin
Dave Kreskowiak30-Aug-04 7:40
mveDave Kreskowiak30-Aug-04 7:40 
GeneralRe: Problem with Richtextbox wrapping Pin
dmc55530-Aug-04 23:54
dmc55530-Aug-04 23:54 
QuestionHow to create a line from nodes? Pin
adnanh7530-Aug-04 0:24
adnanh7530-Aug-04 0:24 
AnswerRe: How to create a line from nodes? Pin
Colin Angus Mackay30-Aug-04 1:39
Colin Angus Mackay30-Aug-04 1:39 
GeneralRe: How to create a line from nodes? Pin
adnanh7530-Aug-04 1:51
adnanh7530-Aug-04 1:51 
GeneralRe: How to create a line from nodes? Pin
Colin Angus Mackay30-Aug-04 2:09
Colin Angus Mackay30-Aug-04 2:09 
GeneralRe: How to create a line from nodes? Pin
adnanh7530-Aug-04 2:21
adnanh7530-Aug-04 2:21 
GeneralRe: How to create a line from nodes? Pin
Colin Angus Mackay30-Aug-04 2:28
Colin Angus Mackay30-Aug-04 2:28 
GeneralRe: How to create a line from nodes? Pin
adnanh7530-Aug-04 2:36
adnanh7530-Aug-04 2:36 
GeneralRe: How to create a line from nodes? Pin
Colin Angus Mackay30-Aug-04 3:35
Colin Angus Mackay30-Aug-04 3:35 
GeneralRe: How to create a line from nodes? Pin
adnanh7530-Aug-04 3:40
adnanh7530-Aug-04 3:40 
GeneralRe: How to create a line from nodes? Pin
mav.northwind30-Aug-04 7:09
mav.northwind30-Aug-04 7:09 
GeneralClose a form and new it again occur error Pin
ting66829-Aug-04 23:57
ting66829-Aug-04 23:57 
GeneralRe: Close a form and new it again occur error Pin
sreejith ss nair30-Aug-04 0:47
sreejith ss nair30-Aug-04 0:47 
GeneralRe: Close a form and new it again occur error Pin
ting66830-Aug-04 4:14
ting66830-Aug-04 4:14 
GeneralRe: Close a form and new it again occur error Pin
sreejith ss nair30-Aug-04 17:00
sreejith ss nair30-Aug-04 17:00 
GeneralRe: Close a form and new it again occur error Pin
ting66830-Aug-04 17:38
ting66830-Aug-04 17:38 

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.