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 [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

WToolbarTip:Create() Method
Create a toolbar tip window
------------------------------------------------------------------------------

Syntax
<oWnd>:Create( <cTitle> )   -->   self

Arguments
Also see the CreateWindow() function, which is called by this method.

<cTitle> is a string defining the contents of the window to be created.

Returns
SELF.

Description
This method can be used to create a window, whose window handle is then
stored in the hWnd instance variable.  In practice, this method is not
often used directly, as the Init() method calls Create().

Example


See Also: WToolbarTip:Init() CreateWindow()

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