ComponentOne Menus and Toolbars for WinForms
FrameIt Method

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Border Class : FrameIt Method
If True, sets all borders, otherwise removes them
Sets full border around toolbar or removes border.
Syntax
'Declaration
 
Public Sub FrameIt( _
   ByVal framed As System.Boolean _
) 
public void FrameIt( 
   System.bool framed
)

Parameters

framed
If True, sets all borders, otherwise removes them
See Also

Reference

C1Border Class
C1Border Members