StatusBarTrayItems
Property
|
Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
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
TrayItemCollection
See Also