This property sets whether or not the item used to set the custom brush's hatch pattern start color is displayed in the property dialog.
Property Value
True: The item used to set the hatch pattern start color is displayed in the property dialog.
False: The item used to set the hatch pattern start color is not displayed in the property dialog.
Default value is True
Explanation
The DialogCustomBrushColor1Visible property sets whether or not the item used to set the custom brush's hatch pattern start color is displayed in the property dialog.
When this property is false, the combobox used to set the customer brush's start color for the hatch pattern is not displayed in property dialog.
Note: Even if this property is true, if the CustomBrushEnabled property and the DialogCustomBrushVisible properties are not both true, then this item is not displayed in the property dialog.
For details about the custom brush, please see the CustomBrushEnabled property.
Also See
ImageKit.Edit Members | Newtone.ImageKit.Win.ImageKit