xtd - Reference Guide  0.1.0
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
xtd::forms::properties::resources Class Referencefinal

#include <resources.h>

Definition

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

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

Inherits xtd::static_object.

Static Public Member Functions

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 ( )
inlinestatic

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 ( )
inlinestatic

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

◆ gammasoft()

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

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

◆ xtd()

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

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

◆ xtd_console()

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

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

◆ xtd_forms()

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

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


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