Move Button
The Move Button is a toolbar item that is used to move files and folders.
The table below lists the main members that affect button appearance and functionality.
Characteristics | Members |
---|---|
Accessibility | FileManagerSettingsEditing.AllowMove |
Appearance | FileManagerStyles.ToolbarItem |
Image | FileManagerImages.MoveButton |
The toolbox displays the Move Button if the FileManagerSettingsToolbar.Items collection contains an object of the FileManagerToolbarMoveButton type. In this case, the FileManagerSettingsEditing.AllowMove property controls button availability.
If the FileManagerSettingsToolbar.Items collection is empty, the FileManagerSettingsEditing.AllowMove property controls the Move Button visibility.