RestypeEditors object
Win32StyleDialog object

The "Win32StyleDialog" object presents a dialog for defining the style and extended style of a dialog item, dialog, or menu item.

MemberDescription
SetExtendedStyleSource Sets the extended style source text for the dialog.
SetExtendedStyleSource( Source As String )
SetRestype Sets the restype for the dialog.
SetRestype( Restype As String )
SetSourceSource Sets the style source text for the dialog.
SetStyleSource( Source As String )
Show Makes the dialog visible. Returns "True" if the dialog has been closed with the OK button, otherwise "False."
Show() As Boolean
ExtendedStyleTarget Returns the extended style target text or sets it.
StyleTarget Returns the style target text or sets it.


Last Updated: 04/27/05