Vista Bridge Library for Managed code development
Vista Bridge Library
Table of contents
-
Vista Bridge Conceptual
-
Vista Bridge Features
-
AeroWizard Overview
-
Application Recovery and Restart Overview
-
CommandLink Overview
-
Interop Overview
-
Known Folders Overview
-
Networking Overview
-
Power Management Overview
-
Stock Icons Overview
-
User Account Control Overview
-
Vista-style Dialogs Overview
-
Vista Bridge Samples
-
Microsoft.SDK.Samples.VistaBridge.Controls Namespace
-
AeroWizard Class
-
AeroWizard Members
-
AeroWizard Constructor
-
AeroWizard Fields
-
ContentAreaProperty Field
-
GlyphProperty Field
-
MainInstructionProperty Field
-
PagesProperty Field
-
TitleProperty Field
-
AeroWizard Methods
-
AddHandler Method
-
ApplyAnimationClock Method
-
BeginAnimation Method
-
BeginStoryboard Method
-
BringIntoView Method
-
ClearValue Method
-
GetPages Method
-
HitTestCore Method
-
NextPage Method
-
SetBinding Method
-
SetPages Method
-
SetValue Method
-
TransformToAncestor Method
-
AeroWizard Properties
-
ContentArea Property
-
Glyph Property
-
MainInstruction Property
-
Title Property
-
AeroWizard Events
-
PropertyChanged Event
-
CommandLinkWinForms Class
-
CommandLinkWinForms Members
-
CommandLinkWinForms Constructor
-
CommandLinkWinForms Methods
-
AccessibilityNotifyClients Method
-
BeginInvoke Method
-
Dispose Method
-
GetChildAtPoint Method
-
Invalidate Method
-
Invoke Method
-
MemberwiseClone Method
-
PerformLayout Method
-
ResumeLayout Method
-
RtlTranslateAlignment Method
-
Scale Method
-
Select Method
-
SetBounds Method
-
UpdateBounds Method
-
CommandLinkWinForms Properties
-
CreateParams Property
-
DefaultSize Property
-
NoteText Property
-
ShieldIcon Property
-
CommandLinkWinForms Events
-
CommandLinkWPF Class
-
CommandLinkWPF Members
-
CommandLinkWPF Constructor
-
CommandLinkWPF Methods
-
IComponentConnector.Connect Method
-
AddHandler Method
-
ApplyAnimationClock Method
-
BeginAnimation Method
-
BeginStoryboard Method
-
BringIntoView Method
-
ClearValue Method
-
HitTestCore Method
-
InitializeComponent Method
-
SetBinding Method
-
SetValue Method
-
TransformToAncestor Method
-
CommandLinkWPF Properties
-
Command Property
-
Icon Property
-
IsCheck Property
-
Link Property
-
Note Property
-
CommandLinkWPF Events
-
Click Event
-
PropertyChanged Event
-
Microsoft.SDK.Samples.VistaBridge.Dialogs Namespace
-
GlassForm Class
-
GlassForm Members
-
GlassForm Constructor
-
GlassForm Methods
-
AccessibilityNotifyClients Method
-
BeginInvoke Method
-
Dispose Method
-
GetChildAtPoint Method
-
Invalidate Method
-
Invoke Method
-
MemberwiseClone Method
-
OnPaint Method
-
PerformLayout Method
-
ResumeLayout Method
-
RtlTranslateAlignment Method
-
Scale Method
-
Select Method
-
SetBounds Method
-
Show Method
-
ShowDialog Method
-
UpdateBounds Method
-
Validate Method
-
ValidateChildren Method
-
GlassForm Properties
-
FormThickness Property
-
IsGlassEnabled Property
-
GlassForm Events
-
GlassWindow Class
-
GlassWindow Members
-
GlassWindow Constructor
-
GlassWindow Methods
-
AddHandler Method
-
ApplyAnimationClock Method
-
BeginAnimation Method
-
BeginStoryboard Method
-
BringIntoView Method
-
ClearValue Method
-
HitTestCore Method
-
OnSourceInitialized Method
-
SetBinding Method
-
SetValue Method
-
TransformToAncestor Method
-
GlassWindow Properties
-
FrameThickness Property
-
IsGlassEnabled Property
-
GlassWindow Events
-
Microsoft.SDK.Samples.VistaBridge.Library Namespace
-
BreadcrumbBar Class
-
BreadcrumbBar Members
-
BreadcrumbBar Constructor
-
BreadcrumbBar Fields
-
IconTemplateProperty Field
-
IconTemplateSelectorProperty Field
-
SelectedItemProperty Field
-
SelectItemCommand Field
-
BreadcrumbBar Methods
-
AddHandler Method
-
ApplyAnimationClock Method
-
BeginAnimation Method
-
BeginStoryboard Method
-
BringIntoView Method
-
ClearValue Method
-
GetContainerForItemOverride Method
-
HitTestCore Method
-
IsItemItsOwnContainerOverride Method
-
OnPropertyChanged Method
-
SetBinding Method
-
SetValue Method
-
TransformToAncestor Method
-
BreadcrumbBar Properties
-
IconTemplate Property
-
IconTemplateSelector Property
-
SelectedHierarchy Property
-
SelectedItem Property
-
BreadcrumbBar Events
-
ItemSelected Event
-
PopulateItem Event
-
CommonFileDialog Class
-
CommonFileDialog Members
-
CommonFileDialog Constructor
-
CommonFileDialog Constructor
-
CommonFileDialog Constructor (String)
-
CommonFileDialog Fields
-
fileNames Field
-
IllegalPropertyChangeString Field
-
CommonFileDialog Methods
-
CheckFileNamesAvailable Method
-
EndVisualGroup Method
-
OnFileOk Method
-
OnFileTypeChanged Method
-
OnFolderChanged Method
-
OnFolderChanging Method
-
OnOpening Method
-
OnSelectionChanged Method
-
ResetUserSelections Method
-
ShowDialog Method
-
StartVisualGroup Method
-
ThrowIfDialogShowing Method
-
CommonFileDialog Properties
-
AddExtension Property
-
AddToMruList Property
-
AllowPropertyEditing Property
-
CheckFileExists Property
-
CheckPathExists Property
-
CheckReadOnly Property
-
CheckValidNames Property
-
Controls Property
-
DefaultExtension Property
-
DereferenceLinks Property
-
FileName Property
-
Filters Property
-
InitialDirectory Property
-
RestoreDirectory Property
-
ShowHiddenItems Property
-
ShowPlacesList Property
-
Title Property
-
UsageIdentifier Property
-
CommonFileDialog Events
-
FileOk Event
-
FileTypeChanged Event
-
FolderChanged Event
-
FolderChanging Event
-
Opening Event
-
SelectionChanged Event
-
CommonFileDialogButton Class
-
CommonFileDialogButton Members
-
CommonFileDialogButton Constructor
-
CommonFileDialogButton Constructor
-
CommonFileDialogButton Constructor (String)
-
CommonFileDialogButton Constructor (String, String)
-
CommonFileDialogButton Fields
-
CommonFileDialogButton Methods
-
CommonFileDialogButton Properties
-
CommonFileDialogButton Events
-
Click Event
-
CommonFileDialogCheckBox Class
-
CommonFileDialogCheckBox Members
-
CommonFileDialogCheckBox Constructor
-
CommonFileDialogCheckBox Constructor
-
CommonFileDialogCheckBox Constructor (String)
-
CommonFileDialogCheckBox Constructor (String, Boolean)
-
CommonFileDialogCheckBox Constructor (String, String)
-
CommonFileDialogCheckBox Constructor (String, String, Boolean)
-
CommonFileDialogCheckBox Fields
-
CommonFileDialogCheckBox Methods
-
CommonFileDialogCheckBox Properties
-
IsChecked Property
-
CommonFileDialogCheckBox Events
-
CheckedChanged Event
-
CommonFileDialogComboBox Class
-
CommonFileDialogComboBox Members
-
CommonFileDialogComboBox Constructor
-
CommonFileDialogComboBox Constructor
-
CommonFileDialogComboBox Constructor (String)
-
CommonFileDialogComboBox Fields
-
CommonFileDialogComboBox Methods
-
RaiseSelectedIndexChangedEvent Method
-
CommonFileDialogComboBox Properties
-
Items Property
-
SelectedIndex Property
-
CommonFileDialogComboBox Events
-
SelectedIndexChanged Event
-
CommonFileDialogComboBoxItem Class
-
CommonFileDialogComboBoxItem Members
-
CommonFileDialogComboBoxItem Constructor
-
CommonFileDialogComboBoxItem Constructor
-
CommonFileDialogComboBoxItem Constructor (String)
-
CommonFileDialogComboBoxItem Methods
-
CommonFileDialogComboBoxItem Properties
-
Text Property
-
CommonFileDialogControl Class
-
CommonFileDialogControl Members
-
CommonFileDialogControl Constructor
-
CommonFileDialogControl Constructor
-
CommonFileDialogControl Constructor (String)
-
CommonFileDialogControl Constructor (String, String)
-
CommonFileDialogControl Fields
-
textValue Field
-
CommonFileDialogControl Methods
-
CommonFileDialogControl Properties
-
Enabled Property
-
Text Property
-
Visible Property
-
CommonFileDialogFilter Class
-
CommonFileDialogFilter Members
-
CommonFileDialogFilter Constructor
-
CommonFileDialogFilter Constructor
-
CommonFileDialogFilter Constructor (String, String)
-
CommonFileDialogFilter Methods
-
ToString Method
-
CommonFileDialogFilter Properties
-
DisplayName Property
-
Extensions Property
-
ShowExtensions Property
-
CommonFileDialogFilterCollection Class
-
CommonFileDialogFilterCollection Members
-
CommonFileDialogFilterCollection Constructor
-
CommonFileDialogFilterCollection Methods
-
CommonFileDialogFilterCollection Properties
-
CommonFileDialogFolderChangeEventArgs Class
-
CommonFileDialogFolderChangeEventArgs Members
-
CommonFileDialogFolderChangeEventArgs Constructor
-
CommonFileDialogFolderChangeEventArgs Methods
-
CommonFileDialogFolderChangeEventArgs Properties
-
Folder Property
-
CommonFileDialogGroupBox Class
-
CommonFileDialogGroupBox Members
-
CommonFileDialogGroupBox Constructor
-
CommonFileDialogGroupBox Constructor
-
CommonFileDialogGroupBox Constructor (String)
-
CommonFileDialogGroupBox Constructor (String, String)
-
CommonFileDialogGroupBox Fields
-
CommonFileDialogGroupBox Methods
-
CommonFileDialogGroupBox Properties
-
Items Property
-
CommonFileDialogLabel Class
-
CommonFileDialogLabel Members
-
CommonFileDialogLabel Constructor
-
CommonFileDialogLabel Constructor
-
CommonFileDialogLabel Constructor (String)
-
CommonFileDialogLabel Constructor (String, String)
-
CommonFileDialogLabel Fields
-
CommonFileDialogLabel Methods
-
CommonFileDialogLabel Properties
-
CommonFileDialogMenu Class
-
CommonFileDialogMenu Members
-
CommonFileDialogMenu Constructor
-
CommonFileDialogMenu Constructor
-
CommonFileDialogMenu Constructor (String)
-
CommonFileDialogMenu Constructor (String, String)
-
CommonFileDialogMenu Fields
-
CommonFileDialogMenu Methods
-
CommonFileDialogMenu Properties
-
Items Property
-
CommonFileDialogMenuItem Class
-
CommonFileDialogMenuItem Members
-
CommonFileDialogMenuItem Constructor
-
CommonFileDialogMenuItem Constructor
-
CommonFileDialogMenuItem Constructor (String)
-
CommonFileDialogMenuItem Fields
-
CommonFileDialogMenuItem Methods
-
CommonFileDialogMenuItem Properties
-
CommonFileDialogMenuItem Events
-
Click Event
-
CommonFileDialogProminentControl Class
-
CommonFileDialogProminentControl Members
-
CommonFileDialogProminentControl Constructor
-
CommonFileDialogProminentControl Constructor
-
CommonFileDialogProminentControl Constructor (String)
-
CommonFileDialogProminentControl Constructor (String, String)
-
CommonFileDialogProminentControl Fields
-
CommonFileDialogProminentControl Methods
-
CommonFileDialogProminentControl Properties
-
IsProminent Property
-
CommonFileDialogRadioButtonList Class
-
CommonFileDialogRadioButtonList Members
-
CommonFileDialogRadioButtonList Constructor
-
CommonFileDialogRadioButtonList Constructor
-
CommonFileDialogRadioButtonList Constructor (String)
-
CommonFileDialogRadioButtonList Fields
-
CommonFileDialogRadioButtonList Methods
-
RaiseSelectedIndexChangedEvent Method
-
CommonFileDialogRadioButtonList Properties
-
Items Property
-
SelectedIndex Property
-
CommonFileDialogRadioButtonList Events
-
SelectedIndexChanged Event
-
CommonFileDialogRadioButtonListItem Class
-
CommonFileDialogRadioButtonListItem Members
-
CommonFileDialogRadioButtonListItem Constructor
-
CommonFileDialogRadioButtonListItem Constructor
-
CommonFileDialogRadioButtonListItem Constructor (String)
-
CommonFileDialogRadioButtonListItem Methods
-
CommonFileDialogRadioButtonListItem Properties
-
Text Property
-
CommonFileDialogResult Class
-
CommonFileDialogResult Members
-
CommonFileDialogResult Constructor
-
CommonFileDialogResult Methods
-
CommonFileDialogResult Properties
-
Canceled Property
-
CommonFileDialogSeparator Class
-
CommonFileDialogSeparator Members
-
CommonFileDialogSeparator Constructor
-
CommonFileDialogSeparator Fields
-
CommonFileDialogSeparator Methods
-
CommonFileDialogSeparator Properties
-
CommonFileDialogStandardFilters Class
-
CommonFileDialogStandardFilters Members
-
CommonFileDialogStandardFilters Properties
-
OfficeFiles Property
-
TextFiles Property
-
CommonFileDialogTextBox Class
-
CommonFileDialogTextBox Members
-
CommonFileDialogTextBox Constructor
-
CommonFileDialogTextBox Constructor
-
CommonFileDialogTextBox Constructor (String)
-
CommonFileDialogTextBox Constructor (String, String)
-
CommonFileDialogTextBox Fields
-
CommonFileDialogTextBox Methods
-
CommonFileDialogTextBox Properties
-
Text Property
-
CommonOpenFileDialog Class
-
CommonOpenFileDialog Members
-
CommonOpenFileDialog Constructor
-
CommonOpenFileDialog Constructor
-
CommonOpenFileDialog Constructor (String)
-
CommonOpenFileDialog Fields
-
CommonOpenFileDialog Methods
-
CommonOpenFileDialog Properties
-
FileNames Property
-
FoldersOnly Property
-
MultiSelect Property
-
CommonOpenFileDialog Events
-
CommonSaveFileDialog Class
-
CommonSaveFileDialog Members
-
CommonSaveFileDialog Constructor
-
CommonSaveFileDialog Constructor
-
CommonSaveFileDialog Constructor (String)
-
CommonSaveFileDialog Fields
-
CommonSaveFileDialog Methods
-
CommonSaveFileDialog Properties
-
CreatePrompt Property
-
EnableMiniMode Property
-
OverwritePrompt Property
-
StrictExtensions Property
-
CommonSaveFileDialog Events
-
DialogControl Class
-
DialogControl Members
-
DialogControl Constructor
-
DialogControl Constructor
-
DialogControl Constructor (String)
-
DialogControl Methods
-
ApplyPropertyChange Method
-
CheckPropertyChangeAllowed Method
-
Equals Method
-
GetHashCode Method
-
DialogControl Properties
-
Name Property
-
DialogControlCollection(T) Class
-
DialogControlCollection(T) Members
-
DialogControlCollection(T) Methods
-
DialogControlCollection(T) Properties
-
Item Property
-
Item Property (String)
-
InteropHelper Class
-
InteropHelper Members
-
InteropHelper Methods
-
SendMessage Method
-
SendMessage Method (IntPtr, UInt32, Int32, Boolean)
-
SendMessage Method (IntPtr, UInt32, Int32, String)
-
SendMessage Method (IntPtr, UInt32, Int32, StringBuilder)
-
SendMessage Method (IntPtr, UInt32, IntPtr, IntPtr)
-
SetWindowsFormsButtonShield Method
-
TaskDialog Class
-
TaskDialog Members
-
TaskDialog Constructor
-
TaskDialog Methods
-
Close Method
-
Dispose Method
-
Dispose Method
-
Dispose Method (Boolean)
-
Finalize Method
-
Show Method
-
Show Method
-
Show Method (String)
-
Show Method (String, String)
-
Show Method (String, String, String)
-
TaskDialog Properties
-
Cancelable Property
-
Caption Property
-
CheckBoxChecked Property
-
CheckBoxText Property
-
CollapsedControlText Property
-
Content Property
-
Controls Property
-
Expanded Property
-
ExpandedControlText Property
-
ExpandedText Property
-
ExpansionMode Property
-
FooterIcon Property
-
FooterText Property
-
HyperlinksEnabled Property
-
Instruction Property
-
MainIcon Property
-
Marquee Property
-
Owner Property
-
ProgressBar Property
-
StandardButtons Property
-
StartupLocation Property
-
TaskDialog Events
-
Closing Event
-
HelpInvoked Event
-
HyperlinkClick Event
-
Opened Event
-
Tick Event
-
TaskDialogBar Class
-
TaskDialogBar Members
-
TaskDialogBar Constructor
-
TaskDialogBar Constructor
-
TaskDialogBar Constructor (String)
-
TaskDialogBar Methods
-
Reset Method
-
TaskDialogBar Properties
-
State Property
-
TaskDialogButton Class
-
TaskDialogButton Members
-
TaskDialogButton Constructor
-
TaskDialogButton Constructor
-
TaskDialogButton Constructor (String, String)
-
TaskDialogButton Methods
-
TaskDialogButton Properties
-
ShowElevationIcon Property
-
TaskDialogButton Events
-
TaskDialogButtonBase Class
-
TaskDialogButtonBase Members
-
TaskDialogButtonBase Constructor
-
TaskDialogButtonBase Constructor
-
TaskDialogButtonBase Constructor (String, String)
-
TaskDialogButtonBase Methods
-
ToString Method
-
TaskDialogButtonBase Properties
-
Default Property
-
Enabled Property
-
Text Property
-
TaskDialogButtonBase Events
-
Click Event
-
TaskDialogClosingEventArgs Class
-
TaskDialogClosingEventArgs Members
-
TaskDialogClosingEventArgs Constructor
-
TaskDialogClosingEventArgs Methods
-
TaskDialogClosingEventArgs Properties
-
CustomButton Property
-
StandardButton Property
-
TaskDialogCommandLink Class
-
TaskDialogCommandLink Members
-
TaskDialogCommandLink Constructor
-
TaskDialogCommandLink Constructor
-
TaskDialogCommandLink Constructor (String, String)
-
TaskDialogCommandLink Constructor (String, String, String)
-
TaskDialogCommandLink Methods
-
ToString Method
-
TaskDialogCommandLink Properties
-
Instruction Property
-
TaskDialogCommandLink Events
-
TaskDialogControl Class
-
TaskDialogControl Members
-
TaskDialogControl Constructor
-
TaskDialogControl Constructor
-
TaskDialogControl Constructor (String)
-
TaskDialogControl Methods
-
TaskDialogControl Properties
-
TaskDialogExpandedInformationLocation Enumeration
-
TaskDialogHyperlinkClickedEventArgs Class
-
TaskDialogHyperlinkClickedEventArgs Members
-
TaskDialogHyperlinkClickedEventArgs Constructor
-
TaskDialogHyperlinkClickedEventArgs Methods
-
TaskDialogHyperlinkClickedEventArgs Properties
-
LinkText Property
-
TaskDialogMarquee Class
-
TaskDialogMarquee Members
-
TaskDialogMarquee Constructor
-
TaskDialogMarquee Methods
-
TaskDialogMarquee Properties
-
TaskDialogProgressBar Class
-
TaskDialogProgressBar Members
-
TaskDialogProgressBar Constructor
-
TaskDialogProgressBar Constructor
-
TaskDialogProgressBar Constructor (String)
-
TaskDialogProgressBar Constructor (Int32, Int32, Int32)
-
TaskDialogProgressBar Methods
-
Reset Method
-
TaskDialogProgressBar Properties
-
Maximum Property
-
Minimum Property
-
Value Property
-
TaskDialogProgressBarState Enumeration
-
TaskDialogRadioButton Class
-
TaskDialogRadioButton Members
-
TaskDialogRadioButton Constructor
-
TaskDialogRadioButton Constructor
-
TaskDialogRadioButton Constructor (String, String)
-
TaskDialogRadioButton Methods
-
TaskDialogRadioButton Properties
-
TaskDialogRadioButton Events
-
TaskDialogResult Class
-
TaskDialogResult Members
-
TaskDialogResult Methods
-
ToString Method
-
TaskDialogResult Properties
-
CheckBoxChecked Property
-
CustomButtonClicked Property
-
RadioButtonClicked Property
-
StandardButtonClicked Property
-
TaskDialogStandardButton Enumeration
-
TaskDialogStandardButtons Enumeration
-
TaskDialogStandardIcon Enumeration
-
TaskDialogStartupLocation Enumeration
-
TaskDialogTickEventArgs Class
-
TaskDialogTickEventArgs Members
-
TaskDialogTickEventArgs Constructor
-
TaskDialogTickEventArgs Methods
-
TaskDialogTickEventArgs Properties
-
Ticks Property
-
Microsoft.SDK.Samples.VistaBridge.Library.AppRecoveryRestart Namespace
-
ArrManager Class
-
ArrManager Members
-
ArrManager Methods
-
ApplicationRecoveryFinished Method
-
ApplicationRecoveryInProgress Method
-
ApplicationRecoverySettings Method
-
ApplicationRestartSettings Method
-
RegisterForApplicationRecovery Method
-
RegisterForApplicationRestart Method
-
UnregisterApplicationRecovery Method
-
UnregisterApplicationRestart Method
-
RecoveryCallback Delegate
-
RecoveryData Class
-
RecoveryData Members
-
RecoveryData Constructor
-
RecoveryData Methods
-
ToString Method
-
RecoveryData Properties
-
CurrentUser Property
-
RecoverySettings Class
-
RecoverySettings Members
-
RecoverySettings Constructor
-
RecoverySettings Methods
-
ToString Method
-
RecoverySettings Properties
-
ParameterValue Property
-
PingInterval Property
-
RecoveryCallback Property
-
RestartRestrictions Enumeration
-
RestartSettings Class
-
RestartSettings Members
-
RestartSettings Constructor
-
RestartSettings Methods
-
ToString Method
-
RestartSettings Properties
-
Command Property
-
Restrictions Property
-
Microsoft.SDK.Samples.VistaBridge.Library.KnownFolders Namespace
-
DefinitionOptions Enumeration
-
FolderCategory Enumeration
-
KnownFolder Class
-
KnownFolder Members
-
KnownFolder Methods
-
KnownFolder Properties
-
CanonicalName Property
-
Category Property
-
DefinitionOptions Property
-
Description Property
-
FileAttributes Property
-
FolderId Property
-
FolderType Property
-
FolderTypeId Property
-
Icon Property
-
IconResourceId Property
-
LocalizedName Property
-
LocalizedNameResourceId Property
-
Name Property
-
Parent Property
-
ParentId Property
-
ParsingName Property
-
Path Property
-
PathExists Property
-
Redirection Property
-
RelativePath Property
-
Security Property
-
Tooltip Property
-
TooltipResourceId Property
-
KnownFolders Class
-
KnownFolders Members
-
KnownFolders Methods
-
GetAllFolders Method
-
GetKnownFolder Method
-
KnownFolders Properties
-
AddNewPrograms Property
-
AdminTools Property
-
AppUpdates Property
-
CDBurning Property
-
ChangeRemovePrograms Property
-
CommonAdminTools Property
-
CommonOEMLinks Property
-
CommonPrograms Property
-
CommonStartMenu Property
-
CommonStartup Property
-
CommonTemplates Property
-
Computer Property
-
Conflict Property
-
Connections Property
-
Contacts Property
-
ControlPanel Property
-
Cookies Property
-
Desktop Property
-
Documents Property
-
Downloads Property
-
Favorites Property
-
Fonts Property
-
Games Property
-
GameTasks Property
-
History Property
-
Internet Property
-
InternetCache Property
-
Links Property
-
LocalAppData Property
-
LocalAppDataLow Property
-
LocalizedResourcesDir Property
-
Music Property
-
NetHood Property
-
Network Property
-
OriginalImages Property
-
PhotoAlbums Property
-
Pictures Property
-
Playlists Property
-
Printers Property
-
PrintHood Property
-
Profile Property
-
ProgramData Property
-
ProgramFiles Property
-
ProgramFilesCommon Property
-
ProgramFilesCommonX64 Property
-
ProgramFilesCommonX86 Property
-
ProgramFilesX64 Property
-
ProgramFilesX86 Property
-
Programs Property
-
Public Property
-
PublicDesktop Property
-
PublicDocuments Property
-
PublicDownloads Property
-
PublicGameTasks Property
-
PublicMusic Property
-
PublicPictures Property
-
PublicVideos Property
-
QuickLaunch Property
-
Recent Property
-
RecordedTV Property
-
RecycleBin Property
-
ResourceDir Property
-
RoamingAppData Property
-
SampleMusic Property
-
SamplePictures Property
-
SamplePlaylists Property
-
SampleVideos Property
-
SavedGames Property
-
SavedSearches Property
-
SearchCsc Property
-
SearchHome Property
-
SearchMapi Property
-
SendTo Property
-
SidebarDefaultParts Property
-
SidebarParts Property
-
StartMenu Property
-
Startup Property
-
SyncManager Property
-
SyncResults Property
-
SyncSetup Property
-
System Property
-
SystemX86 Property
-
Templates Property
-
TreeProperties Property
-
UserProfiles Property
-
UsersFiles Property
-
Videos Property
-
Windows Property
-
RedirectionCapabilities Enumeration
-
Microsoft.SDK.Samples.VistaBridge.Library.Network Namespace
-
Connectivity Enumeration
-
DomainType Enumeration
-
Network Class
-
Network Members
-
Network Methods
-
Network Properties
-
Category Property
-
ConnectedTime Property
-
Connections Property
-
Connectivity Property
-
CreatedTime Property
-
Description Property
-
DomainType Property
-
IsConnected Property
-
IsConnectedToInternet Property
-
Name Property
-
NetworkId Property
-
NetworkCategory Enumeration
-
NetworkCollection Class
-
NetworkCollection Members
-
NetworkCollection Methods
-
IEnumerable.GetEnumerator Method
-
GetEnumerator Method
-
NetworkConnection Class
-
NetworkConnection Members
-
NetworkConnection Methods
-
GetNetwork Method
-
NetworkConnection Properties
-
AdapterId Property
-
ConnectionId Property
-
Connectivity Property
-
DomainType Property
-
IsConnected Property
-
IsConnectedToInternet Property
-
NetworkConnectionCollection Class
-
NetworkConnectionCollection Members
-
NetworkConnectionCollection Methods
-
IEnumerable.GetEnumerator Method
-
GetEnumerator Method
-
NetworkConnectivityLevels Enumeration
-
NetworkListManager Class
-
NetworkListManager Members
-
NetworkListManager Methods
-
GetNetwork Method
-
GetNetworkConnection Method
-
GetNetworkConnections Method
-
GetNetworks Method
-
NetworkListManager Properties
-
Connectivity Property
-
IsConnected Property
-
IsConnectedToInternet Property
-
Microsoft.SDK.Samples.VistaBridge.Library.PowerManagement Namespace
-
BatteryState Class
-
BatteryState Members
-
BatteryState Methods
-
ToString Method
-
BatteryState Properties
-
ACOnline Property
-
CurrentCharge Property
-
DischargeRate Property
-
EstimatedTimeRemaining Property
-
MaxCharge Property
-
SuggestedBatteryWarningCharge Property
-
SuggestedCriticalBatteryCharge Property
-
PowerManager Class
-
PowerManager Members
-
PowerManager Methods
-
GetCurrentBatteryState Method
-
PowerManager Properties
-
BatteryLifePercent Property
-
IsBatteryPresent Property
-
IsBatteryShortTerm Property
-
IsMonitorOn Property
-
IsUpsPresent Property
-
MonitorRequired Property
-
PowerPersonality Property
-
PowerSource Property
-
RequestBlockSleep Property
-
PowerManager Events
-
BatteryLifePercentChanged Event
-
IsMonitorOnChanged Event
-
PowerPersonalityChanged Event
-
PowerSourceChanged Event
-
SystemBusyChanged Event
-
PowerPersonality Enumeration
-
PowerSource Enumeration
-
Microsoft.SDK.Samples.VistaBridge.Library.StockIcons Namespace
-
StockIcon Class
-
StockIcon Members
-
StockIcon Constructor
-
StockIcon Constructor
-
StockIcon Constructor (StockIconIdentifier)
-
StockIcon Constructor (StockIconIdentifier, StockIconOptions)
-
StockIcon Methods
-
Check Method
-
GetBitmapSource Method
-
GetHashCode Method
-
ProvideValue Method
-
StockIcon Properties
-
Bitmap Property
-
Identifier Property
-
LinkOverlay Property
-
Selected Property
-
ShellSize Property
-
Small Property
-
StockIconIdentifier Enumeration
-
StockIconOptions Enumeration
-
StockIcons Class
-
StockIcons Members
-
StockIcons Methods
-
GetBitmapSource Method
-
StockIcons Properties
-
Application Property
-
AudioFiles Property
-
AutoList Property
-
Delete Property
-
DesktopPC Property
-
DeviceAudioPlayer Property
-
DeviceCamera Property
-
DeviceCellPhone Property
-
DeviceVideoCamera Property
-
DocumentAssociated Property
-
DocumentNotAssociated Property
-
Drive35 Property
-
Drive525 Property
-
DriveCD Property
-
DriveDvd Property
-
DriveFixed Property
-
DriveNetwork Property
-
DriveNetworkDisabled Property
-
DriveRam Property
-
DriveRemove Property
-
DriveUnknown Property
-
Error Property
-
Find Property
-
Folder Property
-
FolderBack Property
-
FolderFront Property
-
FolderOpen Property
-
Help Property
-
ImageFiles Property
-
Info Property
-
Internet Property
-
Key Property
-
Link Property
-
Lock Property
-
MediaAudioDvd Property
-
MediaBlankCD Property
-
MediaBluRay Property
-
MediaCDAudio Property
-
MediaCDAudioPlus Property
-
MediaCDBurn Property
-
MediaCDR Property
-
MediaCDRom Property
-
MediaCDRW Property
-
MediaCompactFlash Property
-
MediaDvd Property
-
MediaDvdPlusR Property
-
MediaDvdPlusRW Property
-
MediaDvdR Property
-
MediaDvdRam Property
-
MediaDvdRom Property
-
MediaDvdRW Property
-
MediaEnhancedCD Property
-
MediaEnhancedDvd Property
-
MediaHDDvd Property
-
MediaMovieDvd Property
-
MediaSmartMedia Property
-
MediaSvcd Property
-
MediaVcd Property
-
MixedFiles Property
-
MobilePC Property
-
MyNetwork Property
-
NetworkConnect Property
-
Printer Property
-
PrinterFax Property
-
PrinterFaxNet Property
-
PrinterFile Property
-
PrinterNet Property
-
Recycler Property
-
RecyclerFull Property
-
Rename Property
-
Server Property
-
ServerShare Property
-
Settings Property
-
Share Property
-
Shield Property
-
SlowFile Property
-
Software Property
-
Stack Property
-
StuffedFolder Property
-
Users Property
-
VideoFiles Property
-
Warning Property
-
World Property
-
ZipFile Property
-
Microsoft.SDK.Samples.VistaBridge.Services Namespace
-
UACManager Class
-
UACManager Members
-
UACManager Methods
-
ExecutePrivilegedProcess Method
-
ExecutePrivilegedProcessAsync Method