NetXP 3.0 Reference
IHotDockRegionSource.AddHotDockRegions Method
Internal.
[Visual Basic]
Sub AddHotDockRegions( _
ByVal
redock
As
Redocker
, _
ByVal
collection
As
HotDockRegionCollection
_
)
[C#]
void
AddHotDockRegions(
Redocker
redock
,
HotDockRegionCollection
collection
);
Parameters
redock
collection
See Also
IHotDockRegionSource Interface
|
NETXP.Controls.Docking Namespace