| MATLAB® | ![]() |
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![]() | propedit | properties | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |