Skip to content

Form_Extended_Style - DfBaseList

Sets the extended-window style of form region

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Parameters

Parameter Type Description
iItem Integer

Syntax

Property Integer Form_Extended_Style
Access Type Syntax
Read Access: Get Form_Extended_Style to IntegerVariable
Write Access: Set Form_Extended_Style to IntegerVariable/Value

Description

Form_extended_style sets the extended-window style of form region. This directly sets attributes of the Windows object. StyleMask is the extended-window style or styles. OnOff determines if the style is being added or removed. The style masks available are determined and defined by the Windows API. Knowledge of the Windows API is required to use this message. This is a very low-level interface message. You are bypassing the DataFlex object interface and communicating directly with the Windows object.