System.Windows.Forms 2.0.0.0 System.ComponentModel.Component System.Windows.Forms.IBounds To be added. Represents a row of a that can contain controls. Constructor To be added. Initializes a new instance of the class, specifying the containing . The containing . 2.0.0.0 Property System.Drawing.Rectangle To be added. While the property gets only the client elements of the control, the property gets the nonclient and client elements. Gets the size and location of the , including its nonclient elements, in pixels, relative to the parent control. 2.0.0.0 Method System.Boolean To be added. Gets or sets a value indicating whether a can be dragged and dropped into a . true if there is enough space in the to receive the ; otherwise, false. The to be dragged and dropped into the . 2.0.0.0 Property System.Windows.Forms.Control[] To be added. To be added. Gets the controls in the . 2.0.0.0 System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) System.ComponentModel.Browsable(false) Property System.Windows.Forms.Padding To be added. To be added. Gets the space, in pixels, that is specified by default between controls. 2.0.0.0 Property System.Windows.Forms.Padding To be added. To be added. Gets the internal spacing, in pixels, of the contents of a control. 2.0.0.0 Property System.Drawing.Rectangle To be added. While the property gets the nonclient and client elements, the property gets only the client elements of the control. Gets the display area of the control. 2.0.0.0 Method System.Void This method is called by the public Dispose method and the method. Dispose invokes the protected Dispose(Boolean) method with the parameter set to true. invokes Dispose with set to false. When the parameter is true, this method releases all resources held by any managed objects that this references. This method invokes the Dispose method of each referenced object. Releases the unmanaged resources used by the and optionally releases the managed resources. true to release both managed and unmanaged resources; false to release only unmanaged resources. 2.0.0.0 Property System.Windows.Forms.Layout.LayoutEngine To be added. To be added. Gets an instance of the control's layout engine. 2.0.0.0 Property System.Windows.Forms.Padding To be added. To be added. Gets or sets the space between controls. 2.0.0.0 Method System.Void Raising an event invokes the event handler through a delegate. For more information, see Raising an Event. The method also allows derived classes to handle the event without attaching a delegate. This is the preferred technique for handling the event in a derived class. Occurs when the property changes. The original value of the property. The new value of the property. 2.0.0.0 Method 2.0.0.0 System.Void Raising an event invokes the event handler through a delegate. For more information, see Raising an Event. The method also allows derived classes to handle the event without attaching a delegate. This is the preferred technique for handling the event in a derived class. Raises the event. The control that was added to the . The zero-based index representing the position of the added control. Method 2.0.0.0 System.Void Raising an event invokes the event handler through a delegate. For more information, see Raising an Event. The method also allows derived classes to handle the event without attaching a delegate. This is the preferred technique for handling the event in a derived class. Raises the event. The control that was removed from the . The zero-based index representing the position of the removed control. Method System.Void Raising an event invokes the event handler through a delegate. For more information, see Raising an Event. The method also allows derived classes to handle the event without attaching a delegate. This is the preferred technique for handling the event in a derived class. Raises the event. A that contains the event data. 2.0.0.0 Method 2.0.0.0 System.Void Raising an event invokes the event handler through a delegate. For more information, see Raising an Event. The method also allows derived classes to handle the event without attaching a delegate. This is the preferred technique for handling the event in a derived class. Occurs when the value of the property changes. Property System.Windows.Forms.Orientation To be added. To be added. Gets the layout direction of the relative to its containing . 2.0.0.0 Property System.Windows.Forms.Padding To be added. To be added. Gets or sets padding within the control. 2.0.0.0 Property System.Windows.Forms.ToolStripPanel To be added. To be added. Gets the that contains the . 2.0.0.0 System.ComponentModel.ToolboxItem(false)