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

◆ get_style_sheet_from_path()

static style_sheet xtd::forms::style_sheets::style_sheet::get_style_sheet_from_path ( const xtd::ustring path_name)
static

Gets the installed xtd::forms::style_sheets::style_sheet style sheet from specified name.

Returns
The xtd::forms::style_sheets::style_sheet style sheet from name.
Exceptions
xtd::argument_exceptionThe style sheet name not tvalid.
Remarks
Use xtd::forms::style_sheets::style_sheet::style_sheet_names to retreive valid style sheet names.
For more information, see Style sheets overview.