StatusBarTrayItems Property
|
Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public TrayItemCollection TrayItems { get; }
Public ReadOnly Property TrayItems As TrayItemCollection
Get
public:
property TrayItemCollection^ TrayItems {
TrayItemCollection^ get ();
}
member TrayItems : TrayItemCollection with get
Property Value
Type:
TrayItemCollection
See Also