Panel(String, Visual, Boolean) Constructor

Initializes a new instance of the Panel class

Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public Panel(
        string name,
        Visual ctrl,
        bool autoSize
)

Parameters

name  String
 
ctrl  Visual
 
autoSize  Boolean
 
See Also

©  Bricsys NV. All rights reserved.