mirror of
https://github.com/BluePointLilac/ContextMenuManager.git
synced 2026-01-19 07:04:04 +08:00
This commit is contained in:
@@ -194,7 +194,7 @@ namespace BulePointLilac.Controls
|
||||
{
|
||||
SizeMode = PictureBoxSizeMode.AutoSize,
|
||||
Left = 20.DpiZoom(),
|
||||
Enabled = false,
|
||||
Enabled = false
|
||||
};
|
||||
private readonly FlowLayoutPanel flpControls = new FlowLayoutPanel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user