| ControlPanelTaskDialogControlPanelItem Property | 
            Gets or sets the control panel item that should be shown.
            
Namespace: Jam.Shell.DialogsAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
 Syntax
Syntaxpublic ControlPanelItem ControlPanelItem { get; set; }Public Property ControlPanelItem As ControlPanelItem
	Get
	Set
public:
property ControlPanelItem ControlPanelItem {
	ControlPanelItem get ();
	void set (ControlPanelItem value);
}member ControlPanelItem : ControlPanelItem with get, set
Property Value
ControlPanelItem See Also
See Also