FontDialog Interface Reference

A FontDialog represents the standard font dialog box that enables the user to select a font. More...

Inheritance diagram for FontDialog:

Inheritance graph
Collaboration diagram for FontDialog:

Collaboration graph
List of all members.

Public Member Functions

 Execute ([out, retval] VARIANT_BOOL *pResult)
 Shows the dialog.

Properties

ULONG RW Flags []
 See the "Flags" argument of the FontDialog method.
IDispatch *RW Font []
 Gets or sets the user's selected font.
VARIANT W OnHelp []
 Sets the event handler for the OnHelp event.
VARIANT W OnApply []
 Sets the event handler for the OnApply event.

Detailed Description

A FontDialog represents the standard font dialog box that enables the user to select a font.

The FontDialog is the result of CreateFontDialog method.

See also FontDialogEvents.

Since:
1.1.5.


Member Function Documentation

Execute ( [out, retval] VARIANT_BOOL *  pResult  ) 

Shows the dialog.

Since:
1.1.5.


Property Documentation

ULONG RW Flags

See the "Flags" argument of the FontDialog method.

Since:
1.1.5.

IDispatch* RW Font

Gets or sets the user's selected font.

Since:
1.1.5.

VARIANT W OnApply

Sets the event handler for the OnApply event.

This event occurs when the user clicks the "Apply" button.

Since:
1.1.5.

VARIANT W OnHelp

Sets the event handler for the OnHelp event.

This event occurs when the user clicks the "Help" button.

Since:
1.1.5.


WSO 1.1 Documentation. Date modified:Wed Aug 12 18:12:35 2015. (C) Veretennikov A. B. 2004-2015