External Interfaces/API Reference |
Request the control to display its built-in property page
Syntax
Arguments
h
Handle for a MATLAB COM control object.
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.
Examples
Create a Microsoft Calendar control and display its property page:
See Also
move (COM) | registerevent (COM) |