Infragistics2.Win.v8.1
IGPanel Class
See Also  Members  
Infragistics.Win Namespace : IGPanel Class

Base class derived from System.Windows.Forms.Panel that supports AutoScroll without scrolling the background.

Syntax

Visual Basic (Declaration) 
Public Class IGPanel 
   Inherits Panel
C# 
public class IGPanel : Panel 

Remarks

Requires unmanaged code rights to prevent flickering.

See Also