P
Per W.
Hi, can someone help me with this? I use VB.NET and are trying to the
EM_GETLINECOUNT to count lines in a textbox. But all examples that i have
found has to problemes. as any cant be used in VS2005 and hwnd or handle,
but i cant get the textbox.hwnd og handle to work. I always get error that
hwnd or handle is not a member of system.web.ui.webcontrols.
I want a code that can read how many lines that are in use in a textbox that
are multiline and wrap enabled.
/Per W.
EM_GETLINECOUNT to count lines in a textbox. But all examples that i have
found has to problemes. as any cant be used in VS2005 and hwnd or handle,
but i cant get the textbox.hwnd og handle to work. I always get error that
hwnd or handle is not a member of system.web.ui.webcontrols.
I want a code that can read how many lines that are in use in a textbox that
are multiline and wrap enabled.
/Per W.