FontItalicproperty
Determines whether the font is italicized.
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.
Syntax
PROPERTY FontItalic () AS BOOLEAN
PROPERTY FontItalic (BYVAL bItalic AS VARIANT_BOOL)
Parameters
| Name | Description | |
|---|---|---|
bItalic | True to set the attribue; False, othewise |
Description
Returns or sets the italic attribute of the default font.
Reference
- Documented in Windows/Windows GUI/MSHFlexGrid Class.md
- Topic: Microsoft Hierarchical Grid