Code:
/ DotNET / DotNET / 8.0 / untmp / WIN_WINDOWS / lh_tools_devdiv_wpf / Windows / wcp / TrustUi / MS / Internal / documents / RMEnrollmentPage1.cs / 1 / RMEnrollmentPage1.cs
//----------------------------------------------------------------------------
//
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
//
// Description:
// RMEnrollmentPage1 is page 1 of the RM enrollment wizard.
//
// History:
// 06/17/05 - [....] created
//
//---------------------------------------------------------------------------
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Windows.Forms;
using System.Windows.TrustUI;
namespace MS.Internal.Documents
{
///
/// RMEnrollmentPage1
///
internal sealed partial class RMEnrollmentPage1 : DialogBaseForm
{
#region Constructors
//-----------------------------------------------------
//
// Constructors
//
//-----------------------------------------------------
///
/// The constructor
///
internal RMEnrollmentPage1()
{
_pictureBox.Visible = false;
}
#endregion Constructors
#region Protected Methods
//------------------------------------------------------
//
// Protected Methods
//
//-----------------------------------------------------
///
/// ApplyResources override. Called to apply dialog resources.
///
protected override void ApplyResources()
{
base.ApplyResources();
_label1.Text = SR.Get(SRID.RMEnrollmentPage1a);
_label2.Text = SR.Get(SRID.RMEnrollmentPage1b);
_label3.Text = SR.Get(SRID.RMEnrollmentPage1c);
_privacyLabel.Text = SR.Get(SRID.RMEnrollmentPage1d);
_instructionlabel.Text = SR.Get(SRID.RMEnrollmentPage1e);
_nextButton.Text = SR.Get(SRID.RMEnrollmentNext);
_cancelButton.Text = SR.Get(SRID.RMEnrollmentCancel);
Text = SR.Get(SRID.RMEnrollmentTitle);
}
#endregion Protected Methods
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ConnectionManagementElementCollection.cs
- EntityClientCacheEntry.cs
- QueueTransferProtocol.cs
- ServicePerformanceCounters.cs
- DataSourceCollectionBase.cs
- NamedElement.cs
- WsrmFault.cs
- SafeArrayRankMismatchException.cs
- DictionarySectionHandler.cs
- ConfigurationStrings.cs
- DBPropSet.cs
- ComboBox.cs
- DrawingContextWalker.cs
- SamlDelegatingWriter.cs
- PenThreadPool.cs
- RolePrincipal.cs
- UdpChannelListener.cs
- DisposableCollectionWrapper.cs
- Math.cs
- OdbcCommand.cs
- WebPartCloseVerb.cs
- ToolStripOverflowButton.cs
- DefaultWorkflowTransactionService.cs
- WMICapabilities.cs
- WebPartMenuStyle.cs
- UriScheme.cs
- IntegerValidator.cs
- DependencyPropertyConverter.cs
- WebBrowserEvent.cs
- login.cs
- TextFormatterHost.cs
- XmlNavigatorStack.cs
- PrePrepareMethodAttribute.cs
- BindingNavigator.cs
- ActivityBuilderHelper.cs
- PageClientProxyGenerator.cs
- NoClickablePointException.cs
- MetadataItemEmitter.cs
- SchemaContext.cs
- TextBoxBase.cs
- ManagedIStream.cs
- InternalBufferOverflowException.cs
- LinkClickEvent.cs
- _NegotiateClient.cs
- SQLByteStorage.cs
- ArrowControl.xaml.cs
- ConstructorExpr.cs
- ServiceDescriptionReflector.cs
- HttpCacheVary.cs
- AdRotator.cs
- RoutedEventArgs.cs
- XMLUtil.cs
- XmlHierarchicalDataSourceView.cs
- AudioFormatConverter.cs
- Regex.cs
- ControlAdapter.cs
- ErrorWebPart.cs
- IPEndPoint.cs
- ItemMap.cs
- IISMapPath.cs
- DataGridViewAutoSizeModeEventArgs.cs
- MSG.cs
- TargetParameterCountException.cs
- ElementNotAvailableException.cs
- StrokeNodeOperations.cs
- MethodExpr.cs
- AuthorizationSection.cs
- SolidColorBrush.cs
- X509CertificateClaimSet.cs
- ShaperBuffers.cs
- SqlPersonalizationProvider.cs
- WindowsSysHeader.cs
- ZoneIdentityPermission.cs
- ConnectionsZone.cs
- ElementsClipboardData.cs
- FactoryGenerator.cs
- SamlSecurityTokenAuthenticator.cs
- AdCreatedEventArgs.cs
- DocumentSchemaValidator.cs
- InvalidateEvent.cs
- FixedSOMTableCell.cs
- CompositeControl.cs
- EntityParameter.cs
- LocalizedNameDescriptionPair.cs
- ButtonFlatAdapter.cs
- SerializationAttributes.cs
- bindurihelper.cs
- FlowLayoutSettings.cs
- XmlSchemaSubstitutionGroup.cs
- ListViewCancelEventArgs.cs
- RegistryPermission.cs
- HTMLTextWriter.cs
- ListViewItemSelectionChangedEvent.cs
- PageEventArgs.cs
- DynamicQueryableWrapper.cs
- UseManagedPresentationElement.cs
- OrderedDictionaryStateHelper.cs
- InnerItemCollectionView.cs
- Region.cs
- CodeSpit.cs