Navigation:  ABC Library Reference > WindowManager > WindowManager Properties >====== SaveControl (save record control–save button) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page
SaveControl SIGNED

blk2blue.jpg

The SaveControl property contains the control number (field equate) of the window control that indicates that a record's contents needs to be saved–typically a Save icon button. The WindowManager uses this property to write or update a record's contents to disk and keep the window open.

Implementation:

The WindowManagerClass does not initialize the SaveControl property. Your derived Init method should initialize the SaveControl property.