ToolStripSeparator::GetPreferredSize Method (Size)
.NET Framework (current version)
Retrieves the size of a rectangular area into which a ToolStripSeparator can be fitted.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- constrainingSize
-
Type:
System.Drawing::Size
A Size representing the height and width of the ToolStripSeparator, in pixels.
Return Value
Type: System.Drawing::SizeA Size representing the height and width of the ToolStripSeparator, in pixels.
.NET Framework
Available since 2.0
Available since 2.0
Show: