开发者

Get internal size of an (infragistics Winforms 10.2) control with scrollbars in C#

开发者 https://www.devze.com 2023-01-16 20:58 出处:网络
How can I get the internal size of an (infragistic开发者_开发百科s) control with scrollbars? The control.Size contains the control size on the screen but how do I get the internal size (total size be

How can I get the internal size of an (infragistic开发者_开发百科s) control with scrollbars?

The control.Size contains the control size on the screen but how do I get the internal size (total size behind the scrollbars)?

Thanks,


Apparently, this is not possible: http://community.infragistics.com/forums/p/47007/251654.aspx#251654

0

精彩评论

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