Gets or sets a value indicating whether or not the control is editable.
Indicates whether or not the control is editable.
When the property is set to true
, the underlying control is added to the current canvas and treated as a normal windows component. However, when the property is set to false
, the control is rendered as an image.
PControl Class | UMD.HCIL.PiccoloX.Nodes Namespace