Click or drag to resize
FdfSettingsEditor Methods

The FdfSettingsEditor type exposes the following members.

Methods
  NameDescription
Protected methodDispose (Overrides FdfControlDispose(Boolean).)
Public methodFill
Represents a data-binding stage, when control gets filled with external data. At this stage external data is possibly pre-processed and suited to the control itself.
(Overrides FdfControlFill.)
Public methodInitialize
Represents initializion stage of the control where any explicit control initialization is being performed (i.e. localization, resources loading, sizing, etc.).
(Overrides FdfControlInitialize.)
Public methodOnCancel
Occurs when user hits Cancel button.
Public methodOnHelp
Occurs when user hits Help button.
Public methodOnOk
Occurs when user hits OK button.
Top
See Also