Back to Devexpress

ToolboxControl.CalcMinBestWidth() Method

windowsforms-devexpress-dot-xtratoolbox-dot-toolboxcontrol-440dab7c.md

latest1.1 KB
Original Source

ToolboxControl.CalcMinBestWidth() Method

Calculates the ToolboxControl width.

Namespace : DevExpress.XtraToolbox

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public int CalcMinBestWidth()
vb
Public Function CalcMinBestWidth As Integer

Returns

TypeDescription
Int32

An integer value that specifies the ToolboxControl width.

|

See Also

ToolboxControl Class

ToolboxControl Members

DevExpress.XtraToolbox Namespace