SDBUIForm: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(added note about default and cancel button)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{AutomationObjectsList}}
== 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 ===
Line 13: Line 16:
|[[ISDBUIForm::ShowModal|ShowModal]] |Method |   
|[[ISDBUIForm::ShowModal|ShowModal]] |Method |   
|[[ISDBUIForm::StayOnTop|StayOnTop]] |Property Get/Let |   
|[[ISDBUIForm::StayOnTop|StayOnTop]] |Property Get/Let |   
|[[ISDBUIForm::ActiveControl|ActiveControl]] |Property Get/Let | From 3.1.2.
}}
}}



Latest revision as of 16:00, 23 April 2013