ShellListBaseItemRefreshCheckState Method |
Refreshes the value of the
CheckState CheckSate property by starting an asynchronous operation.
Calling this method has no effect if the item is not part of a list, or has no ShellControlConnector assigned.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public void RefreshCheckState()
Public Sub RefreshCheckState
public:
void RefreshCheckState()
member RefreshCheckState : unit -> unit
See Also