skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class SpellCheckAllAtOnceWindow

SpellCheckAllAtOnceWindow

Inheritance
System.Object
WindowBase
RadWindow
SpellCheckAllAtOnceWindow
Inherited Members
RadWindow.ResponseButtonProperty
RadWindow.ModalBackgroundProperty
RadWindow.IconProperty
RadWindow.IconMarginProperty
RadWindow.IconTemplateProperty
RadWindow.WindowStartupLocationProperty
RadWindow.DialogResultProperty
RadWindow.PromptResultProperty
RadWindow.BorderBackgroundProperty
RadWindow.RestoreMinimizedLocationProperty
RadWindow.IsRestrictedProperty
RadWindow.RestrictedAreaMarginProperty
RadWindow.IsRestrictedWhenMaximizedProperty
RadWindow.ShouldUpdateActiveStateProperty
RadWindow.Alert(Object)
RadWindow.Alert(Object, EventHandler<WindowClosedEventArgs>)
RadWindow.Alert(DialogParameters)
RadWindow.Prompt(Object, EventHandler<WindowClosedEventArgs>)
RadWindow.Prompt(Object, EventHandler<WindowClosedEventArgs>, String)
RadWindow.Prompt(DialogParameters)
RadWindow.Confirm(DialogParameters)
RadWindow.Confirm(Object, EventHandler<WindowClosedEventArgs>)
RadWindow.ConfigureModal(RadAlert, DialogParameters)
RadWindow.GetParentRadWindow(DependencyObject)
RadWindow.GetResponseButton(DependencyObject)
RadWindow.SetResponseButton(DependencyObject, ResponseButton)
RadWindow.OnApplyTemplate()
RadWindow.Show()
RadWindow.ShowDialog()
RadWindow.ResetTheme()
RadWindow.ShouldFocusOnActivate()
RadWindow.ChangeVisualState(Boolean)
RadWindow.OnInitialized(EventArgs)
RadWindow.OnPreviewClosed(WindowPreviewClosedEventArgs)
RadWindow.OnClosed(WindowClosedEventArgs)
RadWindow.OnHostCreated(HostWindowCreatedEventArgs)
RadWindow.OnGotFocus(RoutedEventArgs)
RadWindow.OnLostFocus(RoutedEventArgs)
RadWindow.OnKeyDown(KeyEventArgs)
RadWindow.OnClosing()
RadWindow.OnPreviewClosed()
RadWindow.OnWindowStateChanged(EventArgs)
RadWindow.GetWindowOwner()
RadWindow.GetWindowStartupLocation()
RadWindow.OnClosed()
RadWindow.OnCreateAutomationPeer()
RadWindow.DefaultSizeRatio
RadWindow.BorderBackground
RadWindow.ModalBackground
RadWindow.IconTemplate
RadWindow.Icon
RadWindow.IconMargin
RadWindow.WindowStartupLocation
RadWindow.DialogResult
RadWindow.PromptResult
RadWindow.RestoreMinimizedLocation
RadWindow.IsRestricted
RadWindow.RestrictedAreaMargin
RadWindow.IsRestrictedWhenMaximized
RadWindow.ShouldUpdateActiveState
RadWindow.Closed
RadWindow.PreviewClosed
RadWindow.HostCreated
WindowBase.IsModalProperty
WindowBase.IsOpenProperty
WindowBase.IsResizingProperty
WindowBase.IsDraggingProperty
WindowBase.IsActiveWindowProperty
WindowBase.IsInActiveStateProperty
WindowBase.IsTopmostProperty
WindowBase.CaptionHeightProperty
WindowBase.ResizeBorderProperty
WindowBase.LeftProperty
WindowBase.TopProperty
WindowBase.WindowStateProperty
WindowBase.ResizeModeProperty
WindowBase.CanCloseProperty
WindowBase.CanMoveProperty
WindowBase.SizeToContentProperty
WindowBase.HideMinimizeButtonProperty
WindowBase.HideMaximizeButtonProperty
WindowBase.CornerRadiusProperty
WindowBase.Close()
WindowBase.GetZIndex()
WindowBase.BringToFront()
WindowBase.GetNormalSizeAndPosition()
WindowBase.IDragAware.OnDragStart(Point, Boolean)
WindowBase.IDragAware.OnDragEnd(Point, Boolean, Boolean)
WindowBase.IDragAware.OnDragDelta(Point, Rect, Rect, Boolean)
WindowBase.ShouldActivateOnShow()
WindowBase.ShouldShowInTaskSwitcher()
WindowBase.ShouldActivate()
WindowBase.ChangeVisualState()
WindowBase.ShowWindow(Boolean)
WindowBase.CheckCanClose()
WindowBase.OnLayoutChangeEnded(EventArgs)
WindowBase.OnLocationChanged(EventArgs)
WindowBase.OnLayoutChangeStarted(EventArgs)
WindowBase.OnGotKeyboardFocus(KeyboardFocusChangedEventArgs)
WindowBase.GetApplicationSize()
WindowBase.OnLayoutChangeEnded()
WindowBase.OnLayoutChangeStarted()
WindowBase.CloseWithoutEventsAndAnimations()
WindowBase.OnCloseAnimationFinished()
WindowBase.OnShowAnimationFinished()
WindowBase.OnRightMouseButtonUp()
WindowBase.OnRootVisualSizeChanged()
WindowBase.OnDragStart(Point, Boolean)
WindowBase.OnDragEnd(Point, Boolean, Boolean)
WindowBase.OnDragDelta(Point, Rect, Rect, Boolean)
WindowBase.GetWindowOwnerHandle()
WindowBase.OnActivated(EventArgs)
WindowBase.OnDeactivated(EventArgs)
WindowBase.ShouldSystemMenuOnRightClick()
WindowBase.IsModal
WindowBase.IsOpen
WindowBase.IsTopmost
WindowBase.CaptionHeight
WindowBase.ResizeBorder
WindowBase.Left
WindowBase.Top
WindowBase.IsResizing
WindowBase.IsDragging
WindowBase.IsLayoutChanging
WindowBase.WindowState
WindowBase.ResizeMode
WindowBase.CanClose
WindowBase.CanMove
WindowBase.IsActiveWindow
WindowBase.IsInActiveState
WindowBase.CornerRadius
WindowBase.SizeToContent
WindowBase.HideMaximizeButton
WindowBase.HideMinimizeButton
WindowBase.Owner
WindowBase.Activated
WindowBase.Deactivated
WindowBase.LayoutChangeEnded
WindowBase.LayoutChangeStarted
WindowBase.LocationChanged
WindowBase.WindowStateChanged
Namespace: Telerik.Windows.Documents.Proofing
Assembly: Telerik.Windows.Documents.Proofing.dll

Syntax

public class SpellCheckAllAtOnceWindow : RadWindow, INotifyLayoutChange, IWindowDragAware, IDragAware, IClickAware, IThemable, INotifyPropertyChanged, IComponentConnector, IStyleConnector

Constructors

SpellCheckAllAtOnceWindow(IControlSpellChecker)

Initializes a new instance of the SpellCheckAllAtOnceWindow class using the specified spell checker manager.

Declaration
public SpellCheckAllAtOnceWindow(IControlSpellChecker spellChecker)
Parameters
IControlSpellChecker spellChecker

An implementation of IControlSpellChecker that manages spell checking operations for the window.

Properties

CustomControl

Represents a custom control for the SpellCheckAllAtOnceWindow in the Telerik Windows Documents Proofing module.

Declaration
public Control CustomControl { get; set; }
Property Value
System.Windows.Controls.Control

FrameworkElementName

Gets the name of the framework element associated with the Spell Check All At Once window.

Declaration
public string FrameworkElementName { get; set; }
Property Value
System.String

A string representing the name of the framework element.

HasErrors

Gets a value indicating whether there are any errors in the spell check.

Declaration
public bool HasErrors { get; }
Property Value
System.Boolean

IsAddToDictionaryButtonVisible

Gets a value indicating whether the "Add to Dictionary" button is visible.

Declaration
public bool IsAddToDictionaryButtonVisible { get; set; }
Property Value
System.Boolean

IsEditCustomDictionaryButtonVisible

Gets a value indicating whether the "Edit Custom Dictionary" button is visible in the Spell Check All At Once window.

Declaration
public bool IsEditCustomDictionaryButtonVisible { get; set; }
Property Value
System.Boolean

IsIgnoreAllButtonVisible

Gets a value indicating whether the "Ignore All" button is visible in the Spell Check All At Once window.

Declaration
public bool IsIgnoreAllButtonVisible { get; set; }
Property Value
System.Boolean

IsOkPressed

Gets a value indicating whether the "OK" button was pressed in the spell check dialog.

Declaration
public bool IsOkPressed { get; }
Property Value
System.Boolean

SelectedTheme

Gets or sets the currently selected theme for the SpellCheckAllAtOnceWindow.

Declaration
public Theme SelectedTheme { get; set; }
Property Value
Theme

SpellCheckedDocument

Represents the document that has been spell checked in the SpellCheckAllAtOnceWindow.

Declaration
public RadDocument SpellCheckedDocument { get; }
Property Value
RadDocument

WindowHeight

Gets or sets the height of the Spell Check All At Once window.

Declaration
public double WindowHeight { get; set; }
Property Value
System.Double

WindowWidth

Gets or sets the width of the Spell Check All At Once window.

Declaration
public double WindowWidth { get; set; }
Property Value
System.Double

Methods

InitializeComponent()

InitializeComponent

Declaration
public void InitializeComponent()

ShowDialog(RadDocument, Boolean)

Displays the spell-check dialog for the specified RadDocument.

Declaration
public void ShowDialog(RadDocument document, bool showAlertIfNoErrors)
Parameters
RadDocument document

The RadDocument that will be checked for spelling errors.

System.Boolean showAlertIfNoErrors

Specifies whether the dialog should be modal.

Events

PropertyChanged

Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
System.ComponentModel.PropertyChangedEventHandler

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
EnumerableExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
  • SDK Samples Browser
  • Sample Applications
Support Resources
  • Code Library
  • Knowledge Base
  • MVVM Support
  • Videos
  • GitHub SDK Repository
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.