Panel Class

Inheritance Hierarchy
SystemObject
  Bricscad.WindowsPanel

Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public sealed class Panel

The Panel type exposes the following members.

Constructors
  Name Description
Public method Panel(String, Control) Initializes a new instance of the Panel class
Public method Panel(String, Visual) Initializes a new instance of the Panel class
Public method Panel(String, DockingTemplate, Control) Initializes a new instance of the Panel class
Public method Panel(String, DockingTemplate, Visual) Initializes a new instance of the Panel class
Public method Panel(String, Visual, Boolean) Initializes a new instance of the Panel class
Public method Panel(String, DockingTemplate, Visual, Boolean) Initializes a new instance of the Panel class
Top
Properties
  Name Description
Public property Icon  
Public property Name  
Public property Title  
Public property Visible  
Top
Methods
  Name Description
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
Public method GetHashCode Serves as the default hash function.
(Inherited from Object)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method RegisterRestartableTool  
Public method ToString Returns a string that represents the current object.
(Inherited from Object)
Top
Events
  Name Description
Public event StateChanged  
Top
See Also

©  Bricsys NV. All rights reserved.