DetailedEdit Method
Object List Next Object
Defined By: ButtonGadget
Description:
A DetailedEdit occurs 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 Long
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.