Click or drag to resize
ToolControlBaseShowCreateButton Property
Gets or sets whether the control should have an create button or not

Namespace:  ABB.Robotics.RobotStudio.Stations.Forms
Assembly:  ABB.Robotics.RobotStudio.Stations.Forms (in ABB.Robotics.RobotStudio.Stations.Forms.dll) Version: 7.0.8747.636
Syntax
C#
public bool ShowCreateButton { get; set; }

Property Value

Type: Boolean
Remarks
Mutually exclusive with ShowApplyButton property
Version Information

Supported in: 1.0.0.0
See Also