This document is archived and information here might be outdated. Recommended version. |
Show table.
[Visual Basic .NET] Public Sub Show ( _ ByVal parentHWnd As Integer, _ ByRef initialExtent As tagRECT, _ ByVal initiallyVisible As Boolean _ )
[C#] public void Show ( int parentHWnd, ref tagRECT initialExtent, ref bool initiallyVisible );