64      using list_control::selected_index;
 
  107      virtual bool sorted()
 const {
return sorted_;}
 
  114      using list_control::text;
 
  127      bool allow_selection()
 override {
return selection_mode_ != forms::selection_mode::none;}
 
  158      bool sorted_ = 
false;
 
Contains xtd::forms::arranged_element_collection collection.
 
Contains xtd::forms::border_style enum class.
 
Represents an ARGB (alpha, red, green, blue) color.
Definition: color.h:39
 
Stores an ordered pair of integers, which specify a height and width.
Definition: size.h:25
 
Represents the base class for classes that contain event data, and provides a value to use for events...
Definition: event_args.h:18
 
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:48
 
#define forms_export_
Define shared library export.
Definition: forms_export.h:13
 
Contains xtd::forms::list_control control.
 
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition: system_report.h:17
 
Contains xtd::forms::selection_mode enum class.