UIX_ScrollBarInfo Structure
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:UIX_ScrollBarInfo Structure}} | {{#customTitle:UIX_ScrollBarInfo Structure}} | ||
+ | {{#parentPage:PXV:UIX_Structures|UIX_ScrollBarInfo|structure}} | ||
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 24: | Line 26: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_ScrollBar_GetInfo|IUIX_ScrollBar::GetInfo]], [[PXV:IUIX_ScrollBar_SetInfo|IUIX_ScrollBar::SetInfo]] |
Latest revision as of 09:43, 23 May 2015
Specifies the ...
Syntax
struct UIX_ScrollBarInfo { LONG nAllSize; LONG nViewPos; LONG nViewSize; };
Members
- nAllSize
- Value of LONG ...
- nViewPos
- Value of LONG ...
- nViewSize
- Value of LONG ...