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