How can show a long string in Muliline in the Static Text Control?
Hi all,
i have an long string which displayed in Static text control but its not fully displayed,i want to display it in muliline if string is too long and not contain any new line or space.
please help me for this.
thanks in advance.
Re: How can show a long string in Muliline in the Static Text Control?
All you have to do is resize the static control (with the resource editor) to the desired size.
Re: How can show a long string in Muliline in the Static Text Control?
Be sure also that neither SS_LEFTNOWORDWRAP nor SS_SIMPLE style was set