ISDBUICommonEvents::OnExit: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | m (introduced) | ||
| (One intermediate revision by one other user not shown) | |||
| Line 10: | Line 10: | ||
| This event is called when the associated control loses focus. | This event is called when the associated control loses focus. | ||
| Introduced  | {{Introduced|3.1.0.1217}} | ||
| [[Category:Scripting|{{PAGENAME}}]] | [[Category:Scripting|{{PAGENAME}}]] | ||
Latest revision as of 22:02, 20 April 2013
CoClass SDBUICommon, Interface ISDBUICommonEvents
Sub OnExit(Control As Object)
Parameters
| Name | Type | Description | 
|---|---|---|
| Control | Object | 
Event description
This event is called when the associated control loses focus.
Introduced in MediaMonkey version 3.1.0.1217.
