87        description_ = description;
 
   98        icon_ = icon.to_bitmap();
 
  143      xtd::drawing::color fore_color_ = xtd::forms::theme_colors::current_theme().control_text();
 
  147      double opacity_ = 0.;
 
  148      bool native_ = 
false;
 
  149      intptr_t handle_ = 0;
 
Encapsulates a GDI+ bitmap, which consists of the pixel data for a graphics image and its attributes....
Definition: bitmap.h:19
 
Represents an ARGB (alpha, red, green, blue) color.
Definition: color.h:39
 
Represents a Windows icon, which is a small bitmap image that is used to represent an object....
Definition: icon.h:22
 
An abstract base class that provides functionality for the bitmap and metafile descended classes.
Definition: image.h:34
 
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:48
 
Contains xtd::drawing::color class.
 
Contains xtd::forms::component class.
 
Contains xtd::forms::control control.
 
Contains xtd::delegate delegate.
 
Contains xtd::forms::dialog_style enum class.
 
#define forms_export_
Define shared library export.
Definition: forms_export.h:13
 
Contains xtd::drawing::icon class.
 
Contains xtd::forms::iwin32_window interface.
 
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition: system_report.h:17