开发者

riched32.dll or riched20.dll sourcode

开发者 https://www.devze.com 2022-12-30 08:25 出处:网络
Is the sourcecode of riched32.dll or riched20.dll available somewhere If not - what could I do if i want to create a richedit textfield开发者_开发问答 that behaves slightly different (like changing t

Is the sourcecode of riched32.dll or riched20.dll available somewhere

If not - what could I do if i want to create a richedit textfield开发者_开发问答 that behaves slightly different (like changing the control for the scrollbars, such that i can change the size and positions of them from outside)

thanks


In Windows, if one wants to create a common control that behaves differently, they would create it as usual and subclass it.

0

精彩评论

暂无评论...
验证码 换一张
取 消