Reassign Context Menu To Profile Image
This commit is contained in:
parent
3c353d045f
commit
3f75aab27d
1
qtcnet-client/Forms/ProfileForm.Designer.cs
generated
1
qtcnet-client/Forms/ProfileForm.Designer.cs
generated
@ -47,6 +47,7 @@
|
|||||||
//
|
//
|
||||||
// pbProfileImage
|
// pbProfileImage
|
||||||
//
|
//
|
||||||
|
pbProfileImage.ContextMenuStrip = ctxBoughtItems;
|
||||||
pbProfileImage.Image = Properties.Resources.DefaultPfp;
|
pbProfileImage.Image = Properties.Resources.DefaultPfp;
|
||||||
pbProfileImage.Location = new Point(12, 12);
|
pbProfileImage.Location = new Point(12, 12);
|
||||||
pbProfileImage.Name = "pbProfileImage";
|
pbProfileImage.Name = "pbProfileImage";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user