propedit (COM) - Open built-in property page for control

Syntax

h.propedit
propedit(h)

Description

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.

Remarks

COM functions are available on Microsoft Windows systems only.

Examples

Create a Microsoft Calendar control and display its property page:

cal = actxcontrol('mscal.calendar', [0 0 500 500]);
cal.propedit

See Also

inspect, get (COM)

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS