FormFastTabHeaderControl.allowSysSetup Method

Definition

Retrieves a value that indicates whether the control is shown in the SysSetup form.

public:
 override bool allowSysSetup();
public override bool allowSysSetup ();
override this.allowSysSetup : unit -> bool
Public Overrides Function allowSysSetup () As Boolean

Returns

true if the control is shown in the SysSetup form; otherwise, false.

Applies to