NetXP 3.0 Reference
AutoHidePanel.BringDockObjectIntoView Method
Internal.
[Visual Basic]
Public Sub BringDockObjectIntoView( _
ByVal
c
As
DockObject
_
)
[C#]
public
void
BringDockObjectIntoView(
DockObject
c
);
Parameters
c
See Also
AutoHidePanel Class
|
NETXP.Controls.Docking Namespace