ISDBUIMaskEdit::MaskPart: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
 
Line 3: Line 3:
===Property description===
===Property description===


The mask part of the current value that is entered in the control.
The mask part of the current value that is entered in the control. You should always use "short" type of mask (like %T).


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Latest revision as of 21:14, 3 March 2008

CoClass SDBUIMaskEdit, Interface ISDBUIMaskEdit

Property Get/Let Text As String


Property description

The mask part of the current value that is entered in the control. You should always use "short" type of mask (like %T).