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

◆ button_from_css()

static buttons_t xtd::forms::style_sheets::style_sheet::button_from_css ( const xtd::ustring css_text)
static

Gets the style sheet buttons collection from specified css string.

Parameters
css_textThe css string that contains button definition.
Returns
The style sheet buttons collection.
Remarks
For more information, see Style sheets overview.