alexa

    Show / Hide Table of Contents

    Class PasswordDialog

    Displays a dialog to define or modify password for the document in a SfRichTextBoxAdv control.

    Inheritance
    System.Object
    Dialog
    PasswordDialog
    Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
    Syntax
    public sealed class PasswordDialog : Dialog

    Constructors

    PasswordDialog()

    Initializes a new instance of the PasswordDialog class.

    Declaration
    public PasswordDialog()

    Methods

    OnApplyTemplate()

    When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.

    Declaration
    public override void OnApplyTemplate()
    Back to top Generated by DocFX