xtd 1.0.0
Loading...
Searching...
No Matches
xtd::forms::properties::resources Class Referencefinal
Inheritance diagram for xtd::forms::properties::resources:
xtd::static_object

Definition

A strongly-typed resource class, for looking up localized strings, etc.

Namespace
xtd::forms::properties
Library
xtd.forms

Public Static Methods

static auto cursor_arrow () -> const xtd::drawing::bitmap &
 Looks up a localized resource of type xtd::drawing::bitmap.
static auto cursor_no_move_2d () -> const xtd::drawing::bitmap &
 Looks up a localized resource of type xtd::drawing::bitmap.
static auto gammasoft () -> const xtd::drawing::bitmap &
 Looks up a localized resource of type xtd::drawing::bitmap.
static auto xtd () -> const xtd::drawing::bitmap &
 Looks up a localized resource of type xtd::drawing::bitmap.
static auto xtd_console () -> const xtd::drawing::bitmap &
 Looks up a localized resource of type xtd::drawing::bitmap.
static auto xtd_forms () -> const xtd::drawing::bitmap &
 Looks up a localized resource of type xtd::drawing::bitmap.

Member Function Documentation

◆ cursor_arrow()

auto xtd::forms::properties::resources::cursor_arrow ( ) -> const xtd::drawing::bitmap &
staticnodiscard

Looks up a localized resource of type xtd::drawing::bitmap.

◆ cursor_no_move_2d()

auto xtd::forms::properties::resources::cursor_no_move_2d ( ) -> const xtd::drawing::bitmap &
staticnodiscard

Looks up a localized resource of type xtd::drawing::bitmap.

◆ gammasoft()

auto xtd::forms::properties::resources::gammasoft ( ) -> const xtd::drawing::bitmap &
staticnodiscard

Looks up a localized resource of type xtd::drawing::bitmap.

◆ xtd()

auto xtd::forms::properties::resources::xtd ( ) -> const xtd::drawing::bitmap &
staticnodiscard

Looks up a localized resource of type xtd::drawing::bitmap.

◆ xtd_console()

auto xtd::forms::properties::resources::xtd_console ( ) -> const xtd::drawing::bitmap &
staticnodiscard

Looks up a localized resource of type xtd::drawing::bitmap.

◆ xtd_forms()

auto xtd::forms::properties::resources::xtd_forms ( ) -> const xtd::drawing::bitmap &
staticnodiscard

Looks up a localized resource of type xtd::drawing::bitmap.


The documentation for this class was generated from the following file: