Odcl_SetCmdBarFocus

(From Extension file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > DWG utilities >

Odcl_SetCmdBarFocus

(From Extension file)

Previous pageReturn to chapter overviewNext page

Odcl_SetCmdBarFocus

This function forces the command bar to take focus away from the current active Modeless or Dockable dialog box

Return Values

Always return T

 

Example

; Move Foces to the coamand bar

(Setq rValue (Odcl_SetCmdBarFocus))

 

AutoLisp Syntax:

(Setq rValue (Odcl_SetCmdBarFocus))