2.0.8
This commit is contained in:
@@ -143,7 +143,9 @@
|
||||
//
|
||||
// ckbExecuteWorkflow
|
||||
//
|
||||
ckbExecuteWorkflow.Checked = true;
|
||||
ckbExecuteWorkflow.CheckOnClick = true;
|
||||
ckbExecuteWorkflow.CheckState = CheckState.Checked;
|
||||
ckbExecuteWorkflow.DisplayStyle = ToolStripItemDisplayStyle.Text;
|
||||
ckbExecuteWorkflow.Image = (Image)resources.GetObject("ckbExecuteWorkflow.Image");
|
||||
ckbExecuteWorkflow.ImageTransparentColor = Color.Magenta;
|
||||
|
||||
Reference in New Issue
Block a user