Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / SetRedraw Method


In This Topic
SetRedraw Method (ElementWindowless)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overridable Sub SetRedraw( _
   ByVal redraw As Boolean, _
   ByVal refresh As Boolean _
) 
 
'Usage
 
Dim instance As ElementWindowless
Dim redraw As Boolean
Dim refresh As Boolean
 
instance.SetRedraw(redraw, refresh)

Parameters

redraw
refresh
See Also