Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1PromptBox Class / WindowStyle Property

In This Topic
    WindowStyle Property (C1PromptBox)
    In This Topic
    Gets or sets the System.Windows.Style that defines the appearance of the window.
    Syntax
    'Declaration
     
    
    Public Shared Property WindowStyle As Style
    public static Style WindowStyle {get; set;}
    See Also