112      int32_t large_change_ = 10;
 
  113      int32_t maximum_ = 100;
 
  114      int32_t minimum_ = 0;
 
  115      int32_t small_change_ = 1;
 
  117      bool v_scroll_ = 
true;
 
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
 
Contains xtd::forms::control control.
 
event< scroll_bar, event_handler > value_changed
Occurs when the xtd::forms::scroll_bar::value property is changed, either by a xtd::forms::scroll_bar...
Definition: scroll_bar.h:80
 
event< scroll_bar, event_handler > scroll
Occurs when the scroll box has been moved by either a mouse or keyboard action.
Definition: scroll_bar.h:76
 
#define forms_export_
Define shared library export.
Definition: forms_export.h:13
 
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition: system_report.h:17