DetailedEdit Method

Object List Next Object

Defined By:
Form

Description:

Brings up a form for providing additional information when an object is double clicked in the Property Editor or a control on a form is double clicked while the Form Editor is on.

Declaration:

Function DetailedEdit()As Integer

Details:

The DetailedEdit handler is a way for developers to help programmers configure objects. Examples of DetailedEdit handlers include bringing up a common dialog or an open dialog to select a file, font, color, etc.