ToolStripPanelRow::LayoutEngine Property

 

Gets an instance of the control's layout engine.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
property LayoutEngine^ LayoutEngine {
	LayoutEngine^ get();
}

Property Value

Type: System.Windows.Forms.Layout::LayoutEngine^

The LayoutEngine for the control's contents.

.NET Framework
Available since 2.0
Return to top
Show: