CommandControl Property

Returns the control that represents a command entry field on the host screen. Not available at design time, read-only at run-time.

object.CommandControl = [control]

Where object is an object expression that evaluates to one of the controls in the Applies To list, and control is the object on the current form that is the command entry field for the host screen, if one exists.

Client support

   Newlook Smartclient

   Newlook Server

Use

When there is no command entry field on the host screen, the CommandControl property is set to Null.

See Also

ActiveForm property | ActiveControl property | IsNull function

Applies To

Form object


© 2004-2021 looksoftware. All rights reserved.