IUIX_CmdItemBox::Redraw Method

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_CmdItemBox::Redraw Method}}
 
{{#customTitle:IUIX_CmdItemBox::Redraw Method}}
 +
{{#parentPage:PXV:IUIX_CmdItemBox#Methods|Redraw|method}}
 +
{{ToReview}}
  
The method of interface of PDF-XChange Editor SDK.
+
Redraws parent command bar's rectangle.
  
 
== Syntax ==
 
== Syntax ==
Line 11: Line 14:
  
 
== See Also ==
 
== 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.

See Also

IUIX_CmdItemBox