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

◆ auto_size_mode() [2/2]

virtual group_box & xtd::forms::group_box::auto_size_mode ( forms::auto_size_mode  value)
virtual

Sets how the group_box behaves when its auto_size property is enabled.

Parameters
valueOne of the xtd::forms::auto_size_mode values. The default is xtd::forms::auto_size_mode::grow_only.
Returns
Current group_box.