Infragistics(R) NetAdvantage(R) Windows Forms
IGPanel Class
Members  See Also  E-mail your feedback on this topic.
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 System.Windows.Forms.Panel
C# 
public class IGPanel : System.Windows.Forms.Panel 

Remarks

Requires unmanaged code rights to prevent flickering.

See Also