Ifs.Fnd.Windows.Forms Namespace |
Class | Description | |
---|---|---|
![]() | FndLocalizedComponent |
Subclass of System.ComponentModel.Component which adds IFS specific
resource management.
|
![]() | FndLocalizedControl |
Subclass of System.Windows.Forms.Control which adds IFS specific
resource management.
|
![]() | FndLocalizedForm |
Subclass of System.Windows.Forms.Form which adds IFS specific
resource management.
|
![]() | FndLocalizedLinkLabel |
Subclass of System.Windows.Forms.LinkLabel which adds IFS specific
resource management.
|
![]() | FndLocalizedUserControl |
Subclass of System.Windows.Forms.UserControl which adds IFS specific
resource management.
|
![]() | FndMessageBox |
Displays a message box that can contain text, buttons, and symbols that inform and instruct the user.
The FndMessageBox can also show a checkbox and the buttons can have custom captions, and X no of buttons.
You can also specify a timeout value (in seconds). When the timeout occurs the default button (if set)
is pressed.
|
Enumeration | Description | |
---|---|---|
![]() | FndMessageBoxIconEx |
Specifies constants defining which information to display.
Adds (compared to System.Windows.Forms.MessageBoxIcon) Security Error, Validation Error and Server Fault
|