| Contents | Index |
h.propedit
propedit(h)
h.propedit requests the control to display its built-in property page. Note that some controls do not have a built-in property page. For those controls, this command fails.
propedit(h) is an alternate syntax for the same operation.
COM functions are available on Microsoft Windows systems only.
Create a Microsoft Calendar control and display its property page:
cal = actxcontrol('mscal.calendar', [0 0 500 500]);
cal.propedit
Explore how to use MATLAB to make advancements in engineering and science.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |