Thank you for your prompt suggestion.
I would check this class and its members/events.
>-----Original Message-----
>Hi,
>
>I'd suggest using the RichTextBox control instead. You
can manipulate font
>and color settings even for a single character by using
RichTextBox object
>model, as far as I remember, so this may be just what you
need.
>
>--
>Dmitriy Lapshin [C# / .NET MVP]
>X-Unity Unit Testing and Integration Environment
>
http://x-unity.miik.com.ua >Deliver reliable .NET software
>
>"Xalmen Horski" <meetlax@hotmail.com> wrote in message
>news:096401c33f19$e156a4b0$a501280a@phx.gbl...
>> Thank you for your help in Advance.
>>
>> I have have string " hellow world "
>>
>> In this this i need to have different font for "hellow"
>> and different font for "world" . Leater i would assing
>> this string to a textbox.
>>
>> Any tricks and tips would appriciated.
>>
>> -Thanks
>> Xalmen.
>
>.