// Created: 2008-12-15
// RCS-ID: $Id$
// Copyright: (c) 2008 Vadim Zeitlin <vadim@wxwidgets.org>
-// Licence: wxWindows license
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
/**
is to use wxRearrangeCtrl which combines it with two standard buttons to
move the current item up or down.
+ @since 2.9.0
+
@library{wxcore}
@category{ctrl}
*/
the "Up" and "Down" buttons to move the currently selected item up or down.
It is used as the main part of a wxRearrangeDialog.
+ @since 2.9.0
+
@library{wxcore}
@category{ctrl}
*/
}
@endcode
+ @since 2.9.0
+
@library{wxcore}
@category{cmndlg}
*/