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
- XmlNamespaceMapping.cs
- Converter.cs
- SqlConnection.cs
- PerformanceCounters.cs
- EncoderParameters.cs
- ClientSection.cs
- MenuItemStyleCollection.cs
- Parser.cs
- SystemIPInterfaceProperties.cs
- XmlChildNodes.cs
- DataGridViewTopLeftHeaderCell.cs
- FamilyCollection.cs
- CodeCommentStatementCollection.cs
- ZoneMembershipCondition.cs
- FontCacheUtil.cs
- XmlQuerySequence.cs
- DataGridViewTextBoxColumn.cs
- RuleSettingsCollection.cs
- MimeObjectFactory.cs
- MediaContextNotificationWindow.cs
- Point3DKeyFrameCollection.cs
- ISAPIWorkerRequest.cs
- CapabilitiesUse.cs
- FontStyles.cs
- JoinTreeNode.cs
- RowTypePropertyElement.cs
- FontUnit.cs
- WebPartEditorOkVerb.cs
- SecurityToken.cs
- Synchronization.cs
- QueueProcessor.cs
- Baml6ConstructorInfo.cs
- BinaryReader.cs
- Vector3DAnimation.cs
- FixUpCollection.cs
- EventItfInfo.cs
- TextEditorTyping.cs
- TypeBuilderInstantiation.cs
- OleDbInfoMessageEvent.cs
- PerfProviderCollection.cs
- CommandLineParser.cs
- EntityTypeEmitter.cs
- SystemIPv6InterfaceProperties.cs
- TextServicesContext.cs
- FactoryId.cs
- Authorization.cs
- GridItemPattern.cs
- XmlSchemaFacet.cs
- VerificationAttribute.cs
- CmsInterop.cs
- SequenceFullException.cs
- TextWriterTraceListener.cs
- CheckoutException.cs
- RequestQueue.cs
- ProbeMatchesApril2005.cs
- Rect3DConverter.cs
- UrlAuthFailedErrorFormatter.cs
- NumberAction.cs
- GenericRootAutomationPeer.cs
- CounterNameConverter.cs
- ValueExpressions.cs
- Unit.cs
- SafeJobHandle.cs
- messageonlyhwndwrapper.cs
- Set.cs
- AlternateView.cs
- RightsManagementErrorHandler.cs
- DayRenderEvent.cs
- SoapTypeAttribute.cs
- ChtmlImageAdapter.cs
- BuildProviderAppliesToAttribute.cs
- MonthChangedEventArgs.cs
- ByteStorage.cs
- ExpandedWrapper.cs
- Utils.cs
- PrinterSettings.cs
- _IPv6Address.cs
- ToolstripProfessionalRenderer.cs
- LocationChangedEventArgs.cs
- DataRowChangeEvent.cs
- IPipelineRuntime.cs
- LinkLabel.cs
- TextAdaptor.cs
- PrinterSettings.cs
- ObjectConverter.cs
- Stack.cs
- Int32CAMarshaler.cs
- ServiceOperationWrapper.cs
- QilNode.cs
- HtmlTableRowCollection.cs
- DiagnosticsConfigurationHandler.cs
- OptimisticConcurrencyException.cs
- ActivityCollectionMarkupSerializer.cs
- ProtocolsConfiguration.cs
- XmlResolver.cs
- HMACMD5.cs
- TypeRefElement.cs
- TextContainerHelper.cs
- TileBrush.cs
- StylusButtonEventArgs.cs