|
virtual |
Sets which control borders are docked to its parent control and determines how a control is resized with its parent.
dock | One of the xtd::forms::dock_style values. The default is xtd::forms::dock_style::none. |
Reimplemented in xtd::forms::splitter, xtd::forms::status_bar, xtd::forms::tool_bar, and xtd::forms::trace_form_base.