HeaderPane
Main
Hide

SftMask/DLL 7.0 - Masked Edit Control

Share Link
Print

GetCharPos

Returns the bounding rectangle of a range of characters.

C

void SftMask_GetCharPos(HWND hwndCtl, int Start, int End, LPRECT lpRect);

C++

void CSftMask::GetCharPos(int Start, int End, LPRECT lpRect) const;

Parameters

hwndCtl

The window handle of the masked edit control.

Start, End

The zero-based character range.

lpRect

The address of a RECT receiving the bounding rectangle, in client area coordinates (pixels).

See Also GetCharIndex | GetPosition | Hit-Testing


Last Updated 08/30/2026 - (email)
© 2026 Softel vdm, Inc.