NetXP 3.0 Reference
DockObject.CaptionBar Property
Should the object have a caption bar?
[Visual Basic]
Public Property CaptionBar As
Boolean
[C#]
public
bool
CaptionBar {get; set;}
See Also
DockObject Class
|
NETXP.Controls.Docking Namespace