ToolStripPanelRow Methods
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | CanMove(ToolStrip^) | Gets or sets a value indicating whether a ToolStrip can be dragged and dropped into a ToolStripPanelRow. |
![]() | CreateObjRef(Type^) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.(Inherited from MarshalByRefObject.) |
![]() | Dispose() | |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the ToolStripPanelRow and optionally releases the managed resources. (Overrides Component::Dispose(Boolean).) |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLifetimeService() | Retrieves the current lifetime service object that controls the lifetime policy for this instance.(Inherited from MarshalByRefObject.) |
![]() | GetService(Type^) | |
![]() | GetType() | |
![]() | InitializeLifetimeService() | Obtains a lifetime service object to control the lifetime policy for this instance.(Inherited from MarshalByRefObject.) |
![]() | MemberwiseClone() | |
![]() | MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object.(Inherited from MarshalByRefObject.) |
![]() | OnBoundsChanged(Rectangle, Rectangle) | Occurs when the Bounds property changes. |
![]() | OnControlAdded(Control^, Int32) | Raises the ControlAdded event. |
![]() | OnControlRemoved(Control^, Int32) | Raises the ControlRemoved event. |
![]() | OnLayout(LayoutEventArgs^) | Raises the Layout event. |
![]() | OnOrientationChanged() | Occurs when the value of the Orientation property changes. |
![]() | ToString() |

