xtd 0.2.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 const xtd::drawing::bitmapcursor_arrow ()
 Looks up a localized resource of type xtd::drawing::bitmap.
 
static const xtd::drawing::bitmapcursor_no_move_2d ()
 Looks up a localized resource of type xtd::drawing::bitmap.
 
static const xtd::drawing::bitmapgammasoft ()
 Looks up a localized resource of type xtd::drawing::bitmap.
 
static const xtd::drawing::bitmapxtd ()
 Looks up a localized resource of type xtd::drawing::bitmap.
 
static const xtd::drawing::bitmapxtd_console ()
 Looks up a localized resource of type xtd::drawing::bitmap.
 
static const xtd::drawing::bitmapxtd_forms ()
 Looks up a localized resource of type xtd::drawing::bitmap.
 

Member Function Documentation

◆ cursor_arrow()

static const xtd::drawing::bitmap & xtd::forms::properties::resources::cursor_arrow ( )
static

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

◆ cursor_no_move_2d()

static const xtd::drawing::bitmap & xtd::forms::properties::resources::cursor_no_move_2d ( )
static

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

◆ gammasoft()

static const xtd::drawing::bitmap & xtd::forms::properties::resources::gammasoft ( )
static

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

◆ xtd()

static const xtd::drawing::bitmap & xtd::forms::properties::resources::xtd ( )
static

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

◆ xtd_console()

static const xtd::drawing::bitmap & xtd::forms::properties::resources::xtd_console ( )
static

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

◆ xtd_forms()

static const xtd::drawing::bitmap & xtd::forms::properties::resources::xtd_forms ( )
static

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


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