Hi,
I need the textwidth of a static control at runtime.
The text of the static control can be modified by the user.
I tried:
STC_Ansprechpartner..Width=iTextWidth(STC_Ansprechpartner)
but the result is not right ..
I need the textwidth of a static control at runtime.
The text of the static control can be modified by the user.
I tried:
STC_Ansprechpartner..Width=iTextWidth(STC_Ansprechpartner)
but the result is not right ..