Making a custom textbox Word wrap script in C#

Completed Posted May 11, 2013 Paid on delivery
Completed

We are looking for a C# developer who can make the following script.

We want to have a custom word wrap solution developed in C#. A developer tried it with the below script by adding with max number of characters, but that script is cutting words.

public static string ManipulateString(int length, string data)

{

var i = 0;

var k = 0;

foreach (var c in data)

{

if (i == length)

{

data = [url removed, login to view](k, "");

i = 0;

}

i++;

k++;

}

return data;

}

C Programming C# Programming

Project ID: #4511842

About the project

18 proposals Remote project Active May 12, 2013

Awarded to:

Renjithmac

Pls see PM .

$8 USD / hour
(8 Reviews)
4.8

18 freelancers are bidding on average $15/hour for this job

amusto

I am an expert C# developer. do you a custom control for desktop or web application. Could you send me a screenshot of your issue? Please visit my profile.

$16 USD / hour
(72 Reviews)
7.2
riskypathak

Hello... I can do this.. My approach will be: Divide input data intro substring having length equal to input length and then join each string with a "\n". M i sounding clear. I think you want this only

$8 USD / hour
(76 Reviews)
7.4
aspnetlancer

Hi, I am a .Net and SQL Server Programmer having more than 8 years of experience in MS technologies. I will be able to do as per your requirement. Looking forward to work with you. Thanks.

$12 USD / hour
(17 Reviews)
5.7
codeindiadigital

Hi, I'm a freelancer from India. I can do this in few hours. I've more than 4 yrs experience in .net with C# and VB. I can assure you that you will be 100% satisfied with my work. Looking forward to hear from you. Than More

$11 USD / hour
(28 Reviews)
5.2
aziz2k9

i can do this.

$11 USD / hour
(9 Reviews)
4.0
HazemElhasan

More than 5 years in C# programming .Check your P.M

$8 USD / hour
(8 Reviews)
3.9
curver

Hello, I can help you. Let's discuss some details in PM. Thank you.

$11 USD / hour
(1 Review)
2.0
glaucon4242

The posted code does not have adequate inputs. I can provide a solution that works for text of any font and size. A limitation of implementing a custom word wrap is that resizing the textbox or editing the text will ma More

$12 USD / hour
(0 Reviews)
0.0
razibbaf

Please let me get the detail of your project. I have 5 years of experience of visual C#. Have a nice day.

$8 USD / hour
(0 Reviews)
0.0
whereby

simple work

$11 USD / hour
(0 Reviews)
0.0
ahmedmansour91

Already made it in console application visual C#

$11 USD / hour
(0 Reviews)
0.0
bakseli

I am a computer engineer and experienced c# developer. can handle word wrapping for you

$11 USD / hour
(0 Reviews)
0.0
kirankantepu

I can do this. Let me have this opportunity.

$11 USD / hour
(0 Reviews)
0.0
duckdefender

I can do this project quickly if my assumptions are correct. This seems to be for a console application where the width of the container is known to be a certain number of characters. If this is not the case, I c More

$8 USD / hour
(0 Reviews)
0.0
karthi84sl

I can get this done. Please check PM.

$100 USD / hour
(0 Reviews)
0.0
DebaRinku

has solved similar type of string operation previously. the script posted here needs little bit of modification

$12 USD / hour
(0 Reviews)
0.0
igorlimon

hello. I can help you accomplish this task!

$8 USD / hour
(0 Reviews)
0.0