Drag-Drop-Set-Property-Item
This commit is contained in:
4
Drag-Drop-Move/DragDropMove.Designer.cs
generated
4
Drag-Drop-Move/DragDropMove.Designer.cs
generated
@ -1,4 +1,4 @@
|
||||
namespace View_by_Distance.Drag_Drop_Explorer;
|
||||
namespace View_by_Distance.Drag.Drop.Move;
|
||||
|
||||
partial class DragDropMove
|
||||
{
|
||||
@ -32,7 +32,7 @@ partial class DragDropMove
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(640, 100);
|
||||
this.StartPosition = FormStartPosition.CenterScreen;
|
||||
this.Text = "Drag Drop Explorer";
|
||||
this.Text = "Drag Drop Move";
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
Reference in New Issue
Block a user