DocumentList Members

Represents a Pocket PC control for displaying and managing documents in a consistent way.

The following tables list the members exposed by the DocumentList type.

Public Constructors

  Name Description
Public method DocumentList Initializes a new instance of the DocumentList class.

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property Supported by the .NET Compact Framework Anchor  Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from Control.)
Public property BackColor  Gets or sets the background color for the control.(Inherited from Control.)
Public property Supported by the .NET Compact Framework BindingContext  Gets or sets the BindingContext for the control.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Bottom  Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Bounds  Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Capture  Gets or sets a value indicating whether the control has captured the mouse.(Inherited from Control.)
Public property Supported by the .NET Compact Framework ClientRectangle  Gets the rectangle that represents the client area of the control.(Inherited from Control.)
Public property Supported by the .NET Compact Framework ClientSize  Gets or sets the height and width of the client area of the control.(Inherited from Control.)
Public property ContextMenu  Gets or sets the shortcut menu associated with the control.(Inherited from Control.)
Public property Controls  Gets the collection of controls contained within the control.(Inherited from Control.)
Public property Supported by the .NET Compact Framework DataBindings  Gets the data bindings for the control.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Dock  Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Enabled  Gets or sets a value indicating whether the control can respond to user interaction.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Filter Gets or sets a file filtering specification.
Public property Supported by the .NET Compact Framework FilterIndex Gets or sets the current filter index.
Public property Supported by the .NET Compact Framework Focused  Gets a value indicating whether the control has input focus.(Inherited from Control.)
Public property Font  Gets or sets the font of the text displayed by the control.(Inherited from Control.)
Public property ForeColor  Gets or sets the foreground color of the control.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Handle  Gets the window handle that the control is bound to.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Height  Gets or sets the height of the control.(Inherited from Control.)
Public property Supported by the .NET Compact Framework InvokeRequired  Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Left  Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Location  Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.(Inherited from Control.)
Public property Static Supported by the .NET Compact Framework MouseButtons  Gets a value indicating which of the mouse buttons is in a pressed state.(Inherited from Control.)
Public property Static Supported by the .NET Compact Framework MousePosition  Gets the position of the mouse cursor in screen coordinates.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Name  Gets or sets the name of the control.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Parent  Gets or sets the parent container of the control.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Right  Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area.(Inherited from Control.)
Public property Supported by the .NET Compact Framework SelectedDirectory Gets or sets the folder to display.
Public property Supported by the .NET Compact Framework Site  Gets or sets the ISite of the Component.(Inherited from Component.)
Public property Supported by the .NET Compact Framework Size  Gets or sets the height and width of the control.(Inherited from Control.)
Public property Supported by the .NET Compact Framework TabIndex  Gets or sets the tab order of the control within its container.(Inherited from Control.)
Public property Supported by the .NET Compact Framework TabStop  Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Tag  Gets or sets the object that contains data about the control.(Inherited from Control.)
Public property Text  Gets or sets the text associated with this control.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Top  Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area.(Inherited from Control.)
Public property Supported by the .NET Compact Framework TopLevelControl  Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Visible  Gets or sets a value indicating whether the control is displayed.(Inherited from Control.)
Public property Supported by the .NET Compact Framework Width  Gets or sets the width of the control.(Inherited from Control.)

Top

Protected Properties

  Name Description
Protected property Supported by the .NET Compact Framework Events  Gets the list of event handlers that are attached to this Component.(Inherited from Component.)
Protected property Supported by the .NET Compact Framework ScaleChildren  Gets a value that determines the scaling of child controls. (Inherited from Control.)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Supported by the .NET Compact Framework BeginInvoke  Overloaded. Executes a delegate asynchronously on the thread that the control's underlying handle was created on. (Inherited from Control.)
Public method Supported by the .NET Compact Framework BringToFront  Brings the control to the front of the z-order. (Inherited from Control.)
Public method CreateGraphics  Creates the Graphics for the control. (Inherited from Control.)
Public method Supported by the .NET Compact Framework Dispose  Overloaded. Releases all resources used by the Control. (Inherited from Control.)
Public method Supported by the .NET Compact Framework EndInvoke  Retrieves the return value of the asynchronous operation represented by the IAsyncResult passed. (Inherited from Control.)
Public method Supported by the .NET Compact Framework Equals  Overloaded. Determines whether two Object instances are equal. (Inherited from Object.)
Public method Supported by the .NET Compact Framework Focus  Sets input focus to the control. (Inherited from Control.)
Public method Supported by the .NET Compact Framework GetHashCode  Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.)
Public method Supported by the .NET Compact Framework GetType  Gets the Type of the current instance. (Inherited from Object.)
Public method Supported by the .NET Compact Framework Hide  Conceals the control from the user. (Inherited from Control.)
Public method Supported by the .NET Compact Framework Invalidate  Overloaded. Invalidates a specific region of the control and causes a paint message to be sent to the control. (Inherited from Control.)
Public method Supported by the .NET Compact Framework Invoke  Overloaded. Executes a delegate on the thread that owns the control's underlying window handle. (Inherited from Control.)
Public method Supported by the .NET Compact Framework PointToClient  Computes the location of the specified screen point into client coordinates. (Inherited from Control.)
Public method Supported by the .NET Compact Framework PointToScreen  Computes the location of the specified client point into screen coordinates. (Inherited from Control.)
Public method Supported by the .NET Compact Framework RectangleToClient  Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from Control.)
Public method Supported by the .NET Compact Framework RectangleToScreen  Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from Control.)
Public method Static Supported by the .NET Compact Framework ReferenceEquals  Determines whether the specified Object instances are the same instance. (Inherited from Object.)
Public method Supported by the .NET Compact Framework Refresh  Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from Control.)
Public method Supported by the .NET Compact Framework ResumeLayout  Overloaded. Resumes the usual layout logic. (Inherited from Control.)
Public method Supported by the .NET Compact Framework Scale  Scales the control and all child controls by the specified scaling factor. (Inherited from Control.)
Public method Supported by the .NET Compact Framework SelectNextControl  Activates the next control. (Inherited from Control.)
Public method Supported by the .NET Compact Framework SendToBack  Sends the control to the back of the z-order. (Inherited from Control.)
Public method Supported by the .NET Compact Framework Show  Displays the control to the user. (Inherited from Control.)
Public method Supported by the .NET Compact Framework SuspendLayout  Temporarily suspends the layout logic for the control. (Inherited from Control.)
Public method Supported by the .NET Compact Framework ToString  Returns a String that represents the current Object. (Inherited from Object.)
Public method Supported by the .NET Compact Framework Update  Causes the control to redraw the invalidated regions within its client area. (Inherited from Control.)

Top

Protected Methods

  Name Description
Protected method Supported by the .NET Compact Framework CreateControlsInstance  Creates a new instance of the control collection for the control. (Inherited from Control.)
Protected method Dispose  Overloaded. Releases all resources used by the Control. (Inherited from Control.)
Protected method Finalize  Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (Inherited from Component.)
Protected method Supported by the .NET Compact Framework GetScaledBounds  Retrieves the bounds within which the control is scaled. (Inherited from Control.)
Protected method Supported by the .NET Compact Framework MemberwiseClone  Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method Supported by the .NET Compact Framework OnBindingContextChanged  Raises the BindingContextChanged event. (Inherited from Control.)
Protected method OnClick  Raises the Click event. (Inherited from Control.)
Protected method Supported by the .NET Compact Framework OnDeletingDocument Raises the DeletingDocument event.
Protected method Supported by the .NET Compact Framework OnDocumentActivated Raises the DocumentActivated event.
Protected method Supported by the .NET Compact Framework OnDoubleClick  Raises the DoubleClick event. (Inherited from Control.)
Protected method Supported by the .NET Compact Framework OnEnabledChanged  Raises the EnabledChanged event. (Inherited from Control.)
Protected method Supported by the .NET Compact Framework OnGotFocus  Raises the GotFocus event. (Inherited from Control.)
Protected method Supported by the .NET Compact Framework OnHandleCreated  Raises the HandleCreated event. (Inherited from Control.)
Protected method Supported by the .NET Compact Framework OnHandleDestroyed  Raises the HandleDestroyed event. (Inherited from Control.)
Protected method OnHelpRequested  Raises the HelpRequested event. (Inherited from Control.)
Protected method Supported by the .NET Compact Framework OnKeyDown  Raises the KeyDown event. (Inherited from Control.)
Protected method Supported by the .NET Compact Framework OnKeyPress  Raises the KeyPress event. (Inherited from Control.)
Protected method Supported by the .NET Compact Framework OnKeyUp  Raises the KeyUp event. (Inherited from Control.)
Protected method Supported by the .NET Compact Framework OnLostFocus  Raises the LostFocus event. (Inherited from Control.)
Protected method OnMouseDown  Raises the MouseDown event. (Inherited from Control.)
Protected method OnMouseMove  Raises the MouseMove event. (Inherited from Control.)
Protected method OnMouseUp  Raises the MouseUp event. (Inherited from Control.)
Protected method OnPaint  Raises the Paint event. (Inherited from Control.)
Protected method OnPaintBackground  Paints the background of the control. (Inherited from Control.)
Protected method Supported by the .NET Compact Framework OnParentChanged  Raises the ParentChanged event. (Inherited from Control.)
Protected method OnResize  Raises the Resize event. (Inherited from Control.)
Protected method Supported by the .NET Compact Framework OnSelectedDirectoryChanged Raises the SelectedDirectoryChanged event.
Protected method Supported by the .NET Compact Framework OnTextChanged  Raises the TextChanged event. (Inherited from Control.)
Protected method Supported by the .NET Compact Framework ScaleControl  Scales a control's location, size, padding and margin. (Inherited from Control.)

Top

Public Events

  Name Description
Public event Click  Occurs when the control is clicked.(Inherited from Control.)
Public event Supported by the .NET Compact Framework DeletingDocument Occurs when a file is deleted in a DocumentList control.
Public event Supported by the .NET Compact Framework Disposed  Adds an event handler to listen to the Disposed event on the component.(Inherited from Component.)
Public event Supported by the .NET Compact Framework DocumentActivated Occurs when a file is selected in a DocumentList control.
Public event DoubleClick  Occurs when the control is double-clicked.(Inherited from Control.)
Public event Supported by the .NET Compact Framework EnabledChanged  Occurs when the Enabled property value has changed.(Inherited from Control.)
Public event Supported by the .NET Compact Framework GotFocus  Occurs when the control receives focus.(Inherited from Control.)
Public event Supported by the .NET Compact Framework HandleCreated  Occurs when a handle is created for the control.(Inherited from Control.)
Public event Supported by the .NET Compact Framework HandleDestroyed  Occurs when the control's handle is in the process of being destroyed.(Inherited from Control.)
Public event HelpRequested  Occurs when the user requests help for a control.(Inherited from Control.)
Public event Supported by the .NET Compact Framework KeyDown  Occurs when a key is pressed while the control has focus.(Inherited from Control.)
Public event Supported by the .NET Compact Framework KeyPress  Occurs when a key is pressed while the control has focus.(Inherited from Control.)
Public event Supported by the .NET Compact Framework KeyUp  Occurs when a key is released while the control has focus.(Inherited from Control.)
Public event Supported by the .NET Compact Framework LostFocus  Occurs when the control loses focus.(Inherited from Control.)
Public event MouseDown  Occurs when the mouse pointer is over the control and a mouse button is pressed.(Inherited from Control.)
Public event MouseMove  Occurs when the mouse pointer is moved over the control.(Inherited from Control.)
Public event MouseUp  Occurs when the mouse pointer is over the control and a mouse button is released.(Inherited from Control.)
Public event Paint  Occurs when the control is redrawn.(Inherited from Control.)
Public event Supported by the .NET Compact Framework ParentChanged  Occurs when the Parent property value changes.(Inherited from Control.)
Public event Resize  Occurs when the control is resized.(Inherited from Control.)
Public event Supported by the .NET Compact Framework SelectedDirectoryChanged Occurs when a folder is selected in a DocumentList control.
Public event Supported by the .NET Compact Framework TextChanged  Occurs when the Text property value changes.(Inherited from Control.)
Public event Supported by the .NET Compact Framework Validated  Occurs when the control is finished validating.(Inherited from Control.)
Public event Supported by the .NET Compact Framework Validating  Occurs when the control is validating.(Inherited from Control.)

Top

See Also

Reference

DocumentList Class
Microsoft.WindowsCE.Forms Namespace

Other Resources

How to: Use a DocumentList Control