Determines whether or not the command is a modal command type.
Read-only property
Visual Basic |
---|
Public Property IsModal As Boolean |
Read/write Boolean.
Commands that return TRUE for this property can successfully retrieve a ModalCmd object using the ModalCommand Property.