SDBUIForm: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
m (versions)
(added note about default and cancel button)
 
Line 2: Line 2:
== CoClass SDBUIForm ==
== CoClass SDBUIForm ==


Representation of a single window.
Object represents a single window.
 
When user presses <tt>Enter</tt> in the window, [[ISDBUIButton::Default|default button]] handler is called. When user presses <tt>Esc</tt>, the [[ISDBUIButton::Cancel|cancel button]] handler is called. Both of these are optional.


=== ISDBUIForm members ===
=== ISDBUIForm members ===

Latest revision as of 16:00, 23 April 2013