ShellBrowser .Net Edition
ShowOptionEventArgs Constructor (p_NeedFullRefresh)
NamespacesJam.ShellShowOptionEventArgsShowOptionEventArgs(Boolean)
Construct the OptionEvent
Declaration Syntax
C#Visual BasicVisual C++
public ShowOptionEventArgs(
	bool p_NeedFullRefresh
)
Public Sub New ( _
	p_NeedFullRefresh As Boolean _
)
public:
ShowOptionEventArgs(
	bool p_NeedFullRefresh
)
Parameters
p_NeedFullRefresh (Boolean)
If set to true, a full refresh will performed, if false the component is invalidated.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)