Click or drag to resize

IStackedDialogPageServiceRedrawPageControl Method

Redraw the specified control.

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

Parameters

pageControl
Type: SystemObject
Control to redraw
See Also