1 write to bindingNavigatorMoveLastItem
Accessibility_Core_App (1)
DataControls.Designer.cs (1)
43this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
8 references to bindingNavigatorMoveLastItem
Accessibility_Core_App (8)
DataControls.Designer.cs (8)
85this.bindingNavigatorMoveLastItem, 100this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem; 184this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; 185this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image"))); 186this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem"; 187this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true; 188this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 25); 189this.bindingNavigatorMoveLastItem.Text = "Move last";