SearchMRUItemDataSource.OnSelect Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides class handling for selecting on the most-recently-used
(MRU
) item data source.
protected:
virtual void OnSelect();
protected:
virtual void OnSelect();
virtual void OnSelect();
protected virtual void OnSelect ();
abstract member OnSelect : unit -> unit
override this.OnSelect : unit -> unit
Protected Overridable Sub OnSelect ()