Class ContextMenuStrip
Defined in order to make library more compatible with the legacy code.
[ControlCategory("Hidden")]
public class ContextMenuStrip : ContextMenu, IBaseObjectWithAttr, IDisposableObject, IComponent, IDisposable, IContextMenuProperties, IMenuProperties, ICollectionObserver<object>, INotifyPropertyChanged, IBaseObjectWithId, IBaseObject
- Inheritance
-
ContextMenuStrip
- Implements