Hi All,
Is there anyway to restrict the window button from wrapping its text/caption in .net 2005,
is there any property exposed to us by the button control in win-form in .Net 2005 to stop the text wrapping??
if So then how do we do that
Thanks in advance
Bipul KumarPosted May 30, 2008, 1:19 AM
We can’t even restrict the number of letter for the text/caption as the width of letters are inconstant e.g. "I" & "D", I dont mind cropping the text.