Represents a window or dialog box that makes up an application's user interface.
For a list of all members of this type, see DropDownForm Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
C1.Win.C1TrueDBGrid.DropDownForm
[Visual Basic]
Public Class DropDownForm
Inherits Form
Implements IMessageFilter
[C#]
public class DropDownForm : Form , IMessageFilter
[Delphi]
type DropDownForm = class (Form, IMessageFilter);
Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.2 (in C1.Win.C1TrueDBGrid.2.dll)
See Also
DropDownForm Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |