58      using list_control::selected_index;
 
   75      virtual bool sorted()
 const {
return sorted_;}
 
   82      using list_control::text;
 
  131      int32_t drop_down_height_ = 0;
 
  133      int32_t drop_down_width_ = 0;
 
  136      bool sorted_ = 
false;
 
  137      bool user_set_size_ = 
false;
 
Contains xtd::forms::arranged_element_collection collection.
 
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 an event.
Definition: event.h:21
 
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:48
 
Contains xtd::forms::combo_box_style enum class.
 
event< combo_box, event_handler > drop_down_style_changed
Occurs when the drop_down_style property has changed.
Definition: combo_box.h:96
 
#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