Keyoti RapidSpell WPF API Docs
RemoveIcon Method (window)
APIKeyoti.RapidSpell.Wpf.DialogViewsIconHelperRemoveIcon(Window)
Keyoti RapidSpell WPF
Removes the icon in a window's titlebar
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static void RemoveIcon(
	Window window
)
public static void RemoveIcon(
	Window window
)
Public Shared Sub RemoveIcon ( 
	window As Window
)
Public Shared Sub RemoveIcon ( 
	window As Window
)
public:
static void RemoveIcon(
	Window^ window
)
public:
static void RemoveIcon(
	Window^ window
)
static member RemoveIcon : 
        window : Window -> unit 
static member RemoveIcon : 
        window : Window -> unit 
Parameters
window (Window)

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214