Show / Hide Table of Contents

Namespace Manina.Windows.Forms

The Manina.Windows.Forms namespace contains new and enhanced windows forms components.

Classes

CacheErrorEventArgs

Represents the event arguments for errors during cache operations.

ColumnClickEventArgs

Represents the event arguments for column click related events.

ColumnEventArgs

Represents the event arguments for column related events.

ColumnHoverEventArgs

Represents the event arguments for column hover related events.

DropCompleteEventArgs

Represents the event arguments for drag drop event completion.

DropFileEventArgs

Represents the event arguments for external drag drop events.

DropItemEventArgs

Represents the event arguments for internal drag drop events.

GDIExtractor

Read metadata.

ImageListView

Represents a listview control for image files.

ImageListView.HitInfo

Represents the details of a mouse hit test.

ImageListView.ImageListViewCheckedItemCollection

Represents the collection of checked items in the image list view.

ImageListView.ImageListViewColumnHeader

Represents a column header displayed in details view mode.

ImageListView.ImageListViewColumnHeaderCollection

Represents the collection of columns in an ImageListView control.

ImageListView.ImageListViewGroup

Represents the collection of items in a group in an ImageListView control.

ImageListView.ImageListViewItemAdaptor

Represents the abstract case class for adaptors.

ImageListView.ImageListViewItemCollection

Represents the collection of items in the image list view.

ImageListView.ImageListViewRenderer

Represents an overridable class for image list view renderers.

ImageListView.ImageListViewSelectedItemCollection

Represents the collection of selected items in the image list view.

ImageListViewColor

Represents the color palette of the image list view.

ImageListViewItem

Represents an item in the image list view.

ImageListViewSubItem

Represents a sub item in the image list view.

ImageListViewSubItemCollection

Represents a collection of sub items.

ItemClickEventArgs

Represents the event arguments for item click related events.

ItemCollectionChangedEventArgs

Represents the event arguments for item collection related events.

ItemEventArgs

Represents the event arguments for item related events.

ItemHoverEventArgs

Represents the event arguments for item hover related events.

LayoutEventArgs

Represents the event arguments related to control layout.

Metadata

Contains image metadata.

PaneResizedEventArgs

Represents the event arguments for the pane resized event.

PaneResizingEventArgs

Represents the event arguments for the pane resizing event.

QueuedBackgroundWorker

A background worker with a work queue.

QueuedWorkerCompletedEventArgs

Represents the event arguments of the RunWorkerCompleted event.

QueuedWorkerDoWorkEventArgs

Represents the event arguments of the DoWork event.

ShellInfo

Contains shell icons and shell file type.

ThumbnailCachedEventArgs

Represents the event arguments for the thumbnail cached event.

ThumbnailCachingEventArgs

Represents the event arguments for the thumbnail caching event.

Utility

Contains utility functions.

Utility.Tuple

Represents a factory class for creating tuples.

Utility.Tuple<T1>

Represents a tuple with one element.

Utility.Tuple<T1, T2>

Represents a tuple with two elements.

Utility.Tuple<T1, T2, T3>

Represents a tuple with three elements.

Structs

ImageListView.GroupInfo

Represents ordering and name information for a group.

Interfaces

IExtractor

Interface for thumbnail, metadata and shell info extractors.

ImageListView.IGrouper

Represents a class that supplies group information for items.

Enums

CachedImageType

Represents the type of image in the cache manager.

CacheMode

Represents the cache mode.

CacheState

Represents the cache state of a thumbnail image.

CacheThread

Represents the cache thread.

ColumnState

Represents the visual state of an image list column.

ColumnType

Represents the type of information displayed in an image list view column.

ItemDrawOrder

Represents the order by which items are drawn.

ItemState

Represents the visual state of an image list view item.

ItemVisibility

Determines the visibility of an item.

ProcessingMode

Represents the mode in which the work items of QueuedBackgroundWorker are processed.

SortOrder

Specifies how items in a list are sorted.

UseEmbeddedThumbnails

Represents the embedded thumbnail extraction behavior.

View

Represents the view mode of the image list view.

Back to top Copyright © 2018 Özgür Özçıtak