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

◆ auto_size_mode() [2/2]

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

Sets the mode by which the panel automatically resizes itself.

Parameters
valueAn auto_size_mode enumerated value. The default is grow_only.
Returns
Current panel instance.