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

◆ parent()

std::optional< std::reference_wrapper< xtd::forms::tool_bar > > xtd::forms::tool_bar_button::parent ( ) const
noexcept

Gets the toolbar control that the toolbar button is assigned to.

Returns
The xtd::forms::tool_bar control that the xtd::forms::tool_bar_button is assigned to.