Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

readme.md

Latest commit

 

History

History
171 lines (171 loc) · 39.2 KB

readme.md

File metadata and controls

171 lines (171 loc) · 39.2 KB

Classes for user interface related items derived from the Vanara PInvoke libraries. Includes extensions for almost all common controls to give post Vista capabilities, WinForms controls (panel, commandlink, enhanced combo boxes, IPAddress, split button, trackbar and themed controls), shutdown/restart/lock control, buffered painting, resource files, access control editor, simplifed designer framework for Windows.Forms.

Enumerations

EnumDescriptionValues
Vanara.Windows.Forms.VisualTheme.BitmapPropertyProperties accessible viaVanara.Windows.Forms.VisualTheme.GetBitmap(System.Int32,System.Int32,Vanara.Windows.Forms.VisualTheme.BitmapProperty).BackgroundImage, GlyphImage, Handle
Vanara.Windows.Forms.VisualTheme.BoolPropertyProperties accessible viaVanara.Windows.Forms.VisualTheme.GetBool(System.Int32,System.Int32,Vanara.Windows.Forms.VisualTheme.BoolProperty).FlatMenus, Transparent, AutoSize, BorderOnly, Composited, BackgroundFill, GlyphTransparent, GlyphOnly, AlwaysShowSizingBar, MirrorImage, UniformSizing, IntegralSizing, SourceGrow, SourceShrink, DrawBorders, NoEtchedEffect, TextApplyOverlay, TextGlow, TextItalic, CompositedOpaque, LocalizedMirrorImage, UserPicture, ScaledBackground
Vanara.Windows.Forms.DesktopWindowManager.CloakingSourceUse with GetWindowAttr and WindowAttribute.Cloaked. If the window is cloaked, provides one of the following values explaining why.App, Shell, Inherited
Vanara.Windows.Forms.CollapsiblePanelBorderConditionDetermines when a border will be displayed.Always, OnlyExpanded, Never
Vanara.Windows.Forms.CollapsiblePanelHeaderStateDetermines the state of the panel's header.Normal, Hot, Pressed, ExpandedNormal, ExpandedHot, ExpandedPressed, Disabled, ExpandedDisabled
Vanara.Windows.Forms.VisualTheme.ColorPropertyProperties accessible viaVanara.Windows.Forms.VisualTheme.GetColor(System.Int32,System.Int32,Vanara.Windows.Forms.VisualTheme.ColorProperty).ScrollBar, Background, ActiveCaption, InactiveCaption, Menu, Window, WindowFrame, MenuText, WindowText, CaptionText, ActiveBorder, InactiveBorder, AppWorkspace, Highlight, HighlightText, ButtonFace, ButtonShadow, GrayText, ButtonText, InactiveCaptionText, ButtonHighlight, DarkShadow3D, Light3D, InfoText, InfoBackground, ButtonAlternateFace, HotTracking, GradientActiveCaption, GradientInactiveCaption, MenuHilight, MenuBar, FromColor1, FromColor2, FromColor3, FromColor4, FromColor5, BorderColor, FillColor, TextColor, EdgeLightColor, EdgeHighlightColor, EdgeShadowColor, EdgeDarkShadowColor, EdgeFillColor, TransparentColor, GradientColor1, GradientColor2, GradientColor3, GradientColor4, GradientColor5, ShadowColor, GlowColor, TextBorderColor, TextShadowColor, GlyphTextColor, GlyphTransparentColor, FillColorHint, BorderColorHint, AccentColorHint, TextColorHint, Heading1TextColor, Heading2TextColor, BodyTextColor, BlendColor
Vanara.Windows.Forms.ControlStateState flags for controls derived fromVanara.Windows.Forms.CustomDrawBase.Hot, Pressed, Disabled, Animating, MouseDown, InButtonUp, Defaulted, Focused
Vanara.Windows.Forms.VisualTheme.EnumPropertyProperties accessible via GetEnumValue.BackgroundType, BorderType, FillType, SizingType, HAlign, ContentAlignment, VAlign, OffsetType, IconEffect, TextShadowType, ImageLayout, GlyphType, ImageSelectType, GlyphFontSizingType, TrueSizeScalingType
Vanara.Windows.Forms.ExplorerBrowserContentSectionOptionsIndicates the content options of the explorer browser. Typically use one, or a bitwise combination of these flags to specify how content should appear in the explorer browser controlNone, AutoArrange, Desktop, SingleSelection, NoSubfolders, Transparent, NoScrollBars, AlignLeft, NoIcons, SingleClickActivate, NoWebView, HideFileNames, CheckSelect, NoEnumOnRefresh, NoGrouping, FullRowSelect, NoFilters, NoColumnHeader, NoHeaderInAllViews, ExtendedTiles, AutoCheckSelect, NoBrowserViewState, SubsetGroup, UseSearchFolder, AllowRtlReading
Vanara.Windows.Forms.ExplorerBrowserLoadFlagsThese flags are used withVanara.Windows.Forms.ExplorerBrowser.LoadCustomItems(System.Object,Vanara.Windows.Forms.ExplorerBrowserLoadFlags).None, SelectFromDataObject, NoDropTarget
Vanara.Windows.Forms.ExplorerBrowserNavigateOptionsSpecifies the options that control subsequent navigation. Typically use one, or a bitwise combination of these flags to specify how the explorer browser navigates.None, NavigateOnce, ShowFrames, AlwaysNavigate, NoTravelLog, NoWrapperWindow, HtmlSharePointView, NoBorder, NoPersistViewState
Vanara.Windows.Forms.ExplorerBrowserNavigationItemCategoryFlags specifying the folder to be browsed.Absolute, UseCurrentWindow, Default, SameWindow, NewWindow, NoFolderTree, ExploreMode, NoTransferHistory, Relative, ParentFolder, NavigateBack, NavigateForward, AllowAutoNavigate, KeepSearchText, ActivateNoFocus, CreateNoHistory, PlayNoSound, CallerUntrusted, TrustFirstDownload, UntrustedForDownload, NoHistorySelect, WriteNoHistory, TrustedForActiveX, FeedNavigation, Redirect
Vanara.Windows.Forms.ExplorerBrowserViewModeIndicates the viewing mode of the explorer browserIcon, SmallIcon, List, Details, Thumbnail, Tile, ThumbStrip, Content, Auto
Vanara.Windows.Forms.VisualTheme.FilenamePropertyProperties accessible viaVanara.Windows.Forms.VisualTheme.GetFilename(System.Int32,System.Int32,Vanara.Windows.Forms.VisualTheme.FilenameProperty).ImageFile, ImageFile1, ImageFile2, ImageFile3, ImageFile4, ImageFile5, GlyphImageFile
Vanara.Windows.Forms.DesktopWindowManager.Flip3DWindowPolicyFlags used by the SetWindowAttr method to specify the Flip3D window policy.Default, ExcludeBelow, ExcludeAbove
Vanara.Windows.Forms.FolderBrowserDialogOptionsFolders, FoldersAndFiles, Computers, Printers
Vanara.Windows.Forms.VisualTheme.FontPropertyProperties accessible viaVanara.Windows.Forms.VisualTheme.GetFont(System.Drawing.IDeviceContext,System.Int32,System.Int32,Vanara.Windows.Forms.VisualTheme.FontProperty).Caption, SmallCaption, Menu, Status, MessageBox, IconTitle, Heading1, Heading2, Body, Glyph
Vanara.Extensions.IconSizeUsed to determine the size of the icon returned by various shell methods.Large, Small, ExtraLarge, Jumbo
Vanara.Windows.Forms.VisualTheme.IntPropertyProperties accessible viaVanara.Windows.Forms.VisualTheme.GetInt(System.Int32,System.Int32,Vanara.Windows.Forms.VisualTheme.IntProperty).CharSet, MinimumColorDepth, FromHue1, FromHue2, FromHue3, FromHue4, FromHue5, ToHue1, ToHue2, ToHue3, ToHue4, ToHue5, ToColor1, ToColor2, ToColor3, ToColor4, ToColor5, TextGlowSize, FramesPerSecond, PixelsPerFrame, AnimationDelay, GlowIntensity, Opacity, ColorizationColor, ColorizationOpacity, AnimationDuration
Vanara.Windows.Forms.ItemHitLocationThe location on the IShellItem that was clicked.NoWhere, OnIcon, OnLabel, OnIndent, OnButton, OnRight, OnStateIcon, OnItem, OnTabButton
Vanara.Windows.Forms.KnownFolderStandard folders registered with the system as Known Folders. A computer will have only folders appropriate to it installed.AccountPictures, AddNewPrograms, AdminTools, ApplicationShortcuts, AppsFolder, AppUpdates, CameraRoll, CDBurning, ChangeRemovePrograms, CommonAdminTools, CommonOEMLinks, CommonPrograms, CommonStartMenu, CommonStartup, CommonTemplates, ComputerFolder, ConflictFolder, ConnectionsFolder, Contacts, ControlPanelFolder, Cookies, Desktop, DeviceMetadataStore, Documents, DocumentsLibrary, Downloads, Favorites, Fonts, Games, GameTasks, History, HomeGroup, HomeGroupCurrentUser, ImplicitAppShortcuts, InternetCache, InternetFolder, Libraries, Links, LocalAppData, LocalAppDataLow, LocalizedResourcesDir, Music, MusicLibrary, NetHood, NetworkFolder, OriginalImages, PhotoAlbums, PicturesLibrary, Pictures, Playlists, PrintersFolder, PrintHood, Profile, ProgramData, ProgramFiles, ProgramFilesX64, ProgramFilesX86, ProgramFilesCommon, ProgramFilesCommonX64, ProgramFilesCommonX86, Programs, Public, PublicDesktop, PublicDocuments, PublicDownloads, PublicGameTasks, PublicLibraries, PublicMusic, PublicPictures, PublicRingtones, PublicUserTiles, PublicVideos, QuickLaunch, Recent, RecordedTVLibrary, RecycleBinFolder, ResourceDir, Ringtones, RoamingAppData, RoamedTileImages, RoamingTiles, SampleMusic, SamplePictures, SamplePlaylists, SampleVideos, SavedGames, SavedPictures, SavedPicturesLibrary, SavedSearches, Screenshots, SEARCH_CSC, SearchHistory, SearchHome, SEARCH_MAPI, SearchTemplates, SendTo, SidebarDefaultParts, SidebarParts, SkyDrive, SkyDriveCameraRoll, SkyDriveDocuments, SkyDrivePictures, StartMenu, Startup, SyncManagerFolder, SyncResultsFolder, SyncSetupFolder, System, SystemX86, Templates, UserPinned, UserProfiles, UserProgramFiles, UserProgramFilesCommon, UsersFiles, UsersLibraries, Videos, VideosLibrary, Windows, Undefined
Vanara.Windows.Forms.VisualTheme.MarginsPropertyProperties accessible viaVanara.Windows.Forms.VisualTheme.GetMargins(System.Drawing.IDeviceContext,System.Int32,System.Int32,Vanara.Windows.Forms.VisualTheme.MarginsProperty).Sizing, Content, Caption
Vanara.Windows.Forms.VisualTheme.MetricPropertyProperties accessible viaVanara.Windows.Forms.VisualTheme.GetMetric(System.Drawing.IDeviceContext,System.Int32,System.Int32,Vanara.Windows.Forms.VisualTheme.MetricProperty).ImageCount, AlphaLevel, BorderSize, RoundCornerWidth, RoundCornerHeight, GradientRatio1, GradientRatio2, GradientRatio3, GradientRatio4, GradientRatio5, ProgressChunkSize, ProgressSpaceSize, Saturation, TextBorderSize, AlphaThreshold, Width, Height, GlyphIndex, TrueSizeStretchMark, MinDpi1, MinDpi2, MinDpi3, MinDpi4, MinDpi5
Vanara.Windows.Forms.DesktopWindowManager.NonClientRenderingPolicyFlags used by the SetWindowAttr method to specify the non-client area rendering policy.UseWindowStyle, Disabled, Enabled
Vanara.Windows.Forms.PaneVisibilityStateIndicates the visibility state of an ExplorerBrowser pane.Default, Show, Hide
Vanara.Windows.Forms.VisualTheme.PartSizeIdentifies the type of size value to retrieve for a visual style part.Minimum, BestFit, Default
Vanara.Windows.Forms.VisualTheme.PositionPropertyProperties accessible viaVanara.Windows.Forms.VisualTheme.GetPosition(System.Int32,System.Int32,Vanara.Windows.Forms.VisualTheme.PositionProperty).Offset, TextShadowOffset, MinSize, MinSize1, MinSize2, MinSize3, MinSize4, MinSize5, NormalSize
Vanara.Windows.Forms.ProgressBarStateProgress bar state.Normal, Error, Paused
Vanara.Windows.Forms.VisualTheme.PropertyOriginReturned by GetPropertyOrigin to specify where a property was found.State, Part, Class, Global, NotFound
Vanara.Windows.Forms.VisualTheme.RectanglePropertyProperties accessible viaVanara.Windows.Forms.VisualTheme.GetRect(System.Int32,System.Int32,Vanara.Windows.Forms.VisualTheme.RectangleProperty).DefaultPane, CustomSplit, AnimationButton, Atlas
Vanara.Windows.Forms.RenderStyleStyle used to render the theme.SystemTheme, Custom
Vanara.Windows.Forms.SecurityPageTypeValues that indicate the types of property pages in an access control editor property sheet.BasicPermissions, AdvancedPermissions, Audit, Owner, EffectiveRights, TakeOwnership, Share
Vanara.Windows.Forms.ShellNamespaceTreeControlActionActions on aVanara.Windows.Forms.ShellNamespaceTreeControl exposed throughVanara.Windows.Forms.ShellNamespaceTreeControlEventArgs.Unknown, ByKeyboard, ByMouse, AfterAdd, AfterDelete, BeforeDelete, Collapse, Expand
Vanara.Windows.Forms.ShellProgressDialogStyleDisplay style for aVanara.Windows.Forms.ShellProgressDialog.Normal, Marquee, Hidden
Vanara.Windows.Forms.ShellTreeItemButtonDetermines the image displayed to the right of an item inVanara.Windows.Forms.ShellNamespaceTreeControl.None, Arrow, Delete, Refresh
Vanara.Windows.Forms.ShellTreeItemCheckBoxStyleThe style of check box to display.None, Normal, Partial, Exclusion, Dimmed
Vanara.Windows.Forms.ShellTreeItemStateSpecifies the state of a tree item.None, Selected, Expanded, Bold, Disabled, SelectedNotExpanded
Vanara.Windows.Forms.CustomComboBox.SizeModeSizing mode for the CustomComboBox drop-down area.UseComboSize, UseControlSize, UseDropDownSize
Vanara.Windows.Forms.VisualTheme.StringPropertyProperties accessible viaVanara.Windows.Forms.VisualTheme.GetString(System.Int32,System.Int32,Vanara.Windows.Forms.VisualTheme.StringProperty).ColorSchemes, Sizes, Name, DisplayName, Tooltip, Company, Author, Copyright, Url, Version, Description, CssName, XmlName, LastUpdated, Alias, Text, ClassicValue, AtlasInputImage
Vanara.Windows.Forms.TaskDialogButtonDisplayIndicates how buttons are displayed on aVanara.Windows.Forms.TaskDialog.StandardButton, CommandLink, CommandLinkNoIcon
Vanara.Windows.Forms.TaskDialogCommonButtonsThe TaskDialog common button flags used to specify the built in buttons to show in the TaskDialog.None, Ok, Yes, No, Cancel, Retry, Close
Vanara.Windows.Forms.TaskDialogIconThe System icons the TaskDialog supports.None, ShieldGray, SecuritySuccess, SecurityError, SecurityWarning, ShieldBlue, Shield, Information, Error, Warning

Structures

StructDescription
Vanara.Windows.Forms.TaskDialog.TaskDialogResultResults from running theVanara.Windows.Forms.TaskDialog.

Interfaces

InterfaceDescription
Vanara.Security.AccessControl.IAccessControlEditorDialogProviderAn interface for defining an information provider for object types supplied to theVanara.Windows.Forms.AccessControlEditorDialog.
Vanara.Windows.Forms.Design.IActionGetItemInterface for an action that has items and a category.
Vanara.Windows.Forms.IDrawingStyle<T>An interface for controls that provide drawing styles.
Vanara.Windows.Forms.IEnableableInterface that exposes an Enabled property for an item supplied toVanara.Windows.Forms.DisabledItemComboBox.

Classes

ClassDescription
Vanara.Windows.Forms.AccessControlEditorDialogDisplays a property sheet that contains a basic security property page. This property page enables the user to view and edit the access rights allowed or denied by the ACEs in an object's DACL.
Vanara.Windows.Forms.ActivationContextProvides an activation context for a manifest file or PE image. On disposal, the context is deactivated.
Vanara.Windows.Forms.Design.AttributedComponentDesigner<T>A designer for components that support attributes.
Vanara.Windows.Forms.Design.AttributedComponentDesignerEx<T>An extended designer for components that support attributes.
Vanara.Windows.Forms.Design.AttributedControlDesigner<T>A designer for controls that support attributes.
Vanara.Windows.Forms.Design.AttributedControlDesignerEx<T>An extended designer for controls that support attributes.
Vanara.Windows.Forms.Design.AttributedDesignerActionListA designer action list pulled from attributes.
Vanara.Windows.Forms.Design.AttributedParentControlDesigner<T>A designer for parent controls supported by attributes.
Vanara.Windows.Forms.Design.AttributedParentControlDesignerEx<T>An extended designer for parent controls supported by attributes.
Vanara.Security.AuthenticationBufferSafe container for an authentication buffer. Allows for creation using native CredPackAuthenticationBuffer method or assignment from an existing IntPtr. Can unpack toSystem.String orSystem.Security.SecureString values.
Vanara.Drawing.BufferedAnimationPainterUse to paint a buffered animation.
Vanara.Drawing.BufferedPaintBuffered painting helper class.
Vanara.Drawing.BufferedPainterUse to perform buffered painting.
Vanara.Windows.Forms.TaskDialog.ButtonClickedEventArgsProvides data for theVanara.Windows.Forms.TaskDialog.ButtonClicked and theVanara.Windows.Forms.TaskDialog.RadioButtonClicked events.
Vanara.Extensions.ButtonExtensionExtension methods forSystem.Windows.Forms.ButtonBase.
Vanara.Windows.Forms.CollapsiblePanelControl providing a panel that can be collapsed.
Vanara.Extensions.ComboBoxExtensionExtension methods forSystem.Windows.Forms.ComboBox.
Vanara.Windows.Forms.CommandLinkRepresents a Windows Command Link control.
Vanara.Windows.Forms.Design.ComponentDesignerExtensionMethods to assist when using designer code.
Vanara.Extensions.ControlExtensionControl extension methods.
Vanara.Windows.Forms.ControlImageRepresents an image used within a control.
Vanara.Windows.Forms.CredentialsDialogDialog box which prompts for user credentials using the Win32 CREDUI methods.
Vanara.Extensions.CursorExtensionExtension methods forSystem.Windows.Forms.Cursor.
Vanara.Windows.Forms.CustomButtonA custom drawn button.
Vanara.Windows.Forms.CustomComboBoxCustomComboBox is an extension ofSystem.Windows.Forms.ComboBox which provides drop-down customization.
Vanara.Windows.Forms.CustomDrawBaseAbstract class for implementing a custom-drawn control that tracks mouse movement and has text and/or an image. It exposes all property changes.
Vanara.Windows.Forms.Design.DesignerActionMethodAttributeAttribute placed on methods that indicate they support a designer action.
Vanara.Windows.Forms.Design.DesignerActionPropertyAttributeAttribute placed on properties that indicate they support a designer action.
Vanara.Windows.Forms.Design.DesignerVerbAttributeAttribute placed on methods that indicate they support a designer attribute.
Vanara.Windows.Forms.DesktopWindowManagerMain DWM class, provides glass sheet effect and blur behind.
Vanara.Windows.Forms.DisabledItemComboBoxA version ofSystem.Windows.Forms.ComboBox that allows for disabled items.
Vanara.Windows.Forms.CustomButton.DrawPatternA pattern to use for drawing the button.
Vanara.Windows.Forms.Design.EditorServiceContextA service context implementation for an editor.
Vanara.Windows.Forms.EnumComboBoxA combo box that displays the items of anSystem.Enum type. If the Enum type has aSystem.FlagsAttribute, then the drop-down will be checked list of the values.
Vanara.Windows.Forms.TaskDialog.ExpandedEventArgsProvides data for theVanara.Windows.Forms.TaskDialog.ExpandedEventArgs.Expanded event.
Vanara.Windows.Forms.ExplorerBrowserExplorerBrowser is a browser object that can be either navigated or that can host a view of a data object. As a full-featured browser object, it also supports an automatic travel log.
Vanara.Windows.Forms.ExplorerBrowser.ExplorerBrowserPaneVisibilityControls the visibility of the various ExplorerBrowser panes on subsequent navigation
Vanara.Windows.Forms.Design.FlagEnumUIEditor<T>.FlagCheckedListBoxA checked list box to use as the editor.
Vanara.Windows.Forms.Design.FlagEnumUIEditor<T>.FlagCheckedListBox.FlagCheckedListBoxItemRepresents an item in the CheckListBox
Vanara.Windows.Forms.Design.FlagEnumUIEditor<T>ASystem.Drawing.Design.UITypeEditor for editing flag enums.
Vanara.Windows.Forms.FolderBrowserDialogClass to let the user browse for a folder.
Vanara.Windows.Forms.FolderBrowserDialogInitializedEventArgsEvent arguments for when theVanara.Windows.Forms.FolderBrowserDialog has been initialized.
Vanara.Security.AccessControl.GenericProviderBase implementation ofVanara.Security.AccessControl.IAccessControlEditorDialogProvider.
Vanara.Drawing.BufferedPaint.GetDuration<T>A method delegate that retrieves a duration, in milliseconds, to use as the time over which buffered painting occurs.
Vanara.Windows.Forms.GlassExtenderProviderGlassExtenderProvider extends aSystem.Windows.Forms.Form and provides glass margins.
Vanara.Extensions.GraphicsExtensionExtensions to Graphics related classes.
Vanara.Resources.ResourceFile.GroupIconResIndexerAn indexer for group icons.
Vanara.Extensions.IconExtensionExtension methods forSystem.Drawing.Icon.
Vanara.Extensions.ImageListExtensionExtension methods forSystem.Windows.Forms.ImageList.
Vanara.Resources.ResourceFile.ImageResIndexer<T>An indexer for images.
Vanara.Windows.Forms.InputDialogAn input dialog that automatically creates controls to collect the values of the object supplied via theVanara.Windows.Forms.InputDialog.Data property.
Vanara.Windows.Forms.InputDialogItemAttributeAllows a developer to attribute a property or field with text that gets shown instead of the field or property name in anVanara.Windows.Forms.InputDialog.
Vanara.Windows.Forms.InvalidFolderEventArgsEvent arguments for when an invalid folder is selected.
Vanara.Windows.Forms.IPAddressBoxAn Internet Protocol (IP) address control allows the user to enter an IP address in an easily understood format.
Vanara.Windows.Forms.IPAddressFieldChangedEventArgsContains the arguments needed to handle theVanara.Windows.Forms.IPAddressBox.FieldChanged event.
Vanara.Extensions.LabelExtensionExtension methods forSystem.Windows.Forms.Label.
Vanara.Extensions.ListViewExtensionExtension methods forSystem.Windows.Forms.ListView.
Vanara.Extensions.ListViewGroupingSet<T>Takes a list of groups and matching predicates to be used by the ApplyGroupingSet extension method.
Vanara.Windows.Forms.LiveThumbnailExtracts all or a portion of a window and renders it as a thumbnail on another portion of the desktop.
Vanara.Extensions.MapPointExtensionExtension methods for windows to process points in the coordinate space.
Vanara.Windows.Forms.MenuStripMRUManagerA class that manages a Most Recently Used file listing and interacts with a MenuStrip to display a menu list of the files. By default, the application settings are used to store the history. Optionally a constructor can be used to provide an alternate class to handle that work.
Vanara.Windows.Forms.ExplorerBrowser.NavigatedEventArgsEvent argument for The Navigated event
Vanara.Windows.Forms.ExplorerBrowser.NavigatingEventArgsEvent argument for The Navigating event
Vanara.Windows.Forms.ExplorerBrowser.NavigationFailedEventArgsEvent argument for the NavigatinoFailed event
Vanara.Windows.Forms.ExplorerBrowser.NavigationLogThe navigation log is a history of the locations visited by the explorer browser.
Vanara.Windows.Forms.ExplorerBrowser.NavigationLogEventArgsThe event argument for NavigationLogChangedEvent
Vanara.Windows.Forms.NetworkConnectionDialogA dialog box that allows the user to browse and connect to network resources.
Vanara.Windows.Forms.NetworkDisconnectDialogA dialog box that allows the user to browse and connect to network resources.
Vanara.Extensions.NotifyIconExtensionsExtension methods forSystem.Windows.Forms.NotifyIcon.
Vanara.Drawing.BufferedPaint.PaintAction<T>A method delegate to paint a stateful image.
Vanara.Windows.Forms.CredentialsDialog.PasswordValidatorEventArgsUsed by theVanara.Windows.Forms.CredentialsDialog.ValidatePassword event.
Vanara.Windows.Forms.Forms.PreventShutdownContextUsed to define a set of operations within which any shutdown request will be met with a reason why this application is blocking it.
Vanara.Windows.Forms.ProgressDialogMulti-level, auto-sizing, progress dialog supporting asyncronous tasks. The background activities are provided as asyncronous methods who have aSystem.Threading.CancellationToken and anSystem.IProgress instance passed as parameters. The method uses theSystem.Threading.CancellationToken instance to determine if the user has pressed the "Cancel" button and theSystem.IProgress.Report() method to report progress.
Vanara.Windows.Forms.ProgressEventArgsUpdates progress on aVanara.Windows.Forms.ProgressDialog.
Vanara.Windows.Forms.Design.RedirectedDesignerItemAttributeAttribute placed on class items that indicate they support a designer redirected item.
Vanara.Resources.ResourceFileRepresents a file that contains resources.
Vanara.Windows.Forms.Design.ServiceProviderExtensionExtension methods for IServiceProvider.
Vanara.Windows.Forms.ShellNamespaceTreeControlA control used to view and manipulate nodes in a tree of Shell items.
Vanara.Windows.Forms.ShellNamespaceTreeControlCancelEventArgsProvides data for the BeforeExpand, and BeforeSelect events of aVanara.Windows.Forms.ShellNamespaceTreeControl control.
Vanara.Windows.Forms.ShellNamespaceTreeControlEventArgsEvent arguments for actions againstVanara.Windows.Forms.ShellNamespaceTreeControl.
Vanara.Windows.Forms.ShellNamespaceTreeControlItemLabelEditEventArgsArguments for item label edit events in aVanara.Windows.Forms.ShellNamespaceTreeControl.
Vanara.Windows.Forms.ShellNamespaceTreeControlItemMouseClickEventArgsArguments for mouse click events in aVanara.Windows.Forms.ShellNamespaceTreeControl.
Vanara.Windows.Forms.ShellNamespaceTreeRootListEncapsulates the list of root items in aVanara.Windows.Forms.ShellNamespaceTreeControl.
Vanara.Windows.Forms.ShellProgressDialogWrapper for IProgressDialog which displays a system progress dialog. This object is a generic way to show a user how an operation is progressing. It is typically used when deleting, uploading, copying, moving, or downloading large numbers of files. The dialog is shown on a separate thread and will not block operations in the current thread.
Vanara.Windows.Forms.SplitButtonThe SplitButton is a composite control with which the user can select from a drop-down list bound to the button.
Vanara.Windows.Forms.SplitButton.SplitMenuEventArgsProvides data for the clicking of split buttons and the opening of context menus.
Vanara.Resources.ResourceFile.StringResIndexerAn indexer for strings.
Vanara.Windows.Forms.CollapsiblePanel.StyleThe panel's style.
Vanara.Windows.Forms.TaskDialogA Task Dialog. This is like a MessageBox but with many more features. For Windows version prior to Vista, an emulated version of the system dialog is displayed.
Vanara.Windows.Forms.TaskDialogButtonRepresents a button on a task dialog.
Vanara.Windows.Forms.TaskDialog.TaskDialogButtonBaseA custom button for the TaskDialog.
Vanara.Windows.Forms.TaskDialog.TaskDialogButtonCollection<T>A collection ofVanara.Windows.Forms.TaskDialogButton elements.
Vanara.Windows.Forms.TaskDialog.TaskDialogProgressBarRepresents the progress bar that can be displayed in a task dialog.
Vanara.Windows.Forms.TaskDialogRadioButtonRepresents a radio button on a task dialog.
Vanara.Extensions.TextBoxExtensionExtension methods forSystem.Windows.Forms.TextBox.
Vanara.Windows.Forms.ThemedImageDrawA button that displays an image and no text.
Vanara.Windows.Forms.ThemedLabelA Label containing some text that will be drawn with glowing border on top of the Glass Sheet effect.
Vanara.Windows.Forms.ThemedPanelA panel that supports a glass overlay and is drawn using a visual style.
Vanara.Windows.Forms.ThemedTableLayoutPanelA table layout panel that supports a glass overlay.
Vanara.Windows.Forms.TaskDialog.TimerEventArgsProvides data for theVanara.Windows.Forms.TaskDialog.Timer event.
Vanara.Windows.Forms.TrackBarExExtends theSystem.Windows.Forms.TrackBar class to provide full native-control functionality, including tick marks and value, and custom drawing.
Vanara.Extensions.TreeViewExtensionExtension methods forSystem.Windows.Forms.TreeView controls.
Vanara.Windows.Forms.Design.TypedBehavior<T>A behavior derivative for a supplied type.
Vanara.Windows.Forms.Design.TypedDesignerActionList<T>An action list for a generic designer.
Vanara.Windows.Forms.Design.TypedGlyph<T>A glyph associated with a designer.
Vanara.Windows.Forms.TaskDialog.VerificationClickedEventArgsProvides data for theVanara.Windows.Forms.TaskDialog.VerificationClicked event.
Vanara.Windows.Forms.VistaButtonBaseImplements a CommandLink button that can be used in WinForms user interfaces.
Vanara.Windows.Forms.VistaControlExtenderExtends standard WinForms controls with post-Vista capabilities.
Vanara.Extensions.VisualStylesRendererExtensionExtension methods forSystem.Windows.Forms.VisualStyles.VisualStyleRenderer for glass effects and extended method functionality. Also provides GetFont2 and GetMargins2 methods that corrects base library's non-functioning methods.
Vanara.Windows.Forms.VisualThemeA wrapper around the UxTheme methods.

[8]ページ先頭

©2009-2025 Movatter.jp