xtd 0.2.0
Loading...
Searching...
No Matches

◆ auto_size() [2/2]

control & xtd::forms::button_base::auto_size ( bool  auto_size)
overridevirtual

Sets a value that indicates whether the control resizes based on its contents.

Parameters
auto_sizetrue if enabled; otherwise, false.
Returns
Current control.
Remarks
This property is not relevant for this class.

Reimplemented from xtd::forms::control.