NetXP 3.0 Reference

DockFrameCaption.NotifyHideButton Method 

Internal.

[Visual Basic]
Overrides Public Sub NotifyHideButton( _
   ByVal show As Boolean _
)
[C#]
public override void NotifyHideButton(
   bool show
);

Parameters

show

See Also

DockFrameCaption Class | NETXP.Controls.Docking Namespace