IStackedDialogPageService.RedrawPageControl Method

IStackedDialogPageServiceRedrawPageControl Method

Redraw the specified control.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
void RedrawPageControl(
	Object pageControl
)
Sub RedrawPageControl ( 
	pageControl As Object
)

Parameters

pageControl
Type: SystemObject
Control to redraw
Version Information

Rhino for Windows

Supported in: 6.8
See Also