Ensures that the specified group is visible within the control, scrolling the contents of the control if necessary.
[Visual Basic] Overloads Public Sub EnsureVisible( _ ByVal group As ListViewGroup _ ) [C#] public void EnsureVisible( ListViewGroup group ); [C++] public: void EnsureVisible( ListViewGroup* group );
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family
ListView Class | ListView Members | Wimark.Controls Namespace