cancel
Showing results for 
Search instead for 
Did you mean: 

Does the SDK support ScrollBar information of a Form?

Former Member
0 Kudos

Hi all,

Can we get the ScrollBar information such as: location, min scroll, max scroll, scroll position... when using UI API?

Regards,

Thanh Tran

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

AFAIK, not from the UI-API. Have to find it by yourself in digging directly in the WinAPI.

Regards,

Eric

Former Member
0 Kudos

I already tried with some WinAPI such as: GetScrollInfo, GetScrollBarInfo... but it's no help.

Answers (0)