Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide to Clip-4-Win version 3.0 - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 WLeftText              Left-aligned text control class
 ----------------------------------------------------------------------------
 WLeftText
 Left-aligned text control class
 ----------------------------------------------------------------------------
 
 Properties
 WndStyle       The control's usual style (a combination of WS_* values)
 
 Methods
 WLeftText:None.
 
 Inherits From
 WTextControl
 
 Inherited By
 Nothing.
 
 Description
 This is the class for left-aligned text controls.
 
 Because Clip-4-Win uses "smart dialogs with dumb controls",
 few properties and few methods are required in this class or
 most sub-classes.  (The WDialog class provides the logic,
 rather than spreading it across the controls.)
 
 Example
 @ ID   -1            SAY "&Data Sources:"   AT 10,10  SIZE 60,12
 @ ID 101  OBJ ::oLB  LISTBOX  ITEMS aDSN    AT 10,25  SIZE 110,130
 
 @ ID  -1             SAY "&User Name/ID:"   AT 130,57 SIZE 60,12
 @ ID 102  OBJ ::oID  EDIT                   AT 130,70 SIZE 100,12
 
 See Also  (press Enter)

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson