Construct the OptionEvent

Declaration Syntax
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)