External Interfaces/API | ![]() ![]() |
Request the control to display its built-in property page.
Syntax
propedit (a)
Arguments
a
An interface handle previously returned from actxcontrol
, get
, or invoke
.
Description
Request the control to display its built-in property page. Note that some controls do not have a built-in property page. For those objects, this command will fail.
Example
propedit (a)
![]() | move | release | ![]() |