SimpleButton.CalcBestSize() Method
In This Article
Calculates the button size required to fit its content, but not exceeding the maximum and minimum values.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Returns
Type | Description |
---|---|
Size | A System. |
See Also