IUIX_CmdItemBox::Redraw Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdItemBox::Redraw Method}} | {{#customTitle:IUIX_CmdItemBox::Redraw Method}} | ||
− | {{#parentPage:PXV:IUIX_CmdItemBox#Methods|Redraw | + | {{#parentPage:PXV:IUIX_CmdItemBox#Methods|Redraw|method}} |
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Redraws parent command bar's rectangle. | |
== Syntax == | == Syntax == | ||
Line 15: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] | + | [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] |
Latest revision as of 08:21, 24 March 2016
Redraws parent command bar's rectangle.
Syntax
HRESULT Redraw();
Return Value
Returns S_OK if operation was successful or error code in other cases.