flat assembler
Message board for the users of flat assembler.
Index
> Windows > Creating custom controls |
Author |
|
cod3b453 13 Aug 2006, 19:08
You can use RegisterClass[Ex] to create a window class, then you use the new class name with CreateWindow[Ex] like normal. When you create a class you define the classes behaviour and window procedure etc, then you put your code to control the look/behaviour of your new class. You can even create a class that uses win32 objects e.g. like the IP control which just loads 4 edit controls with some subclassing.
HTH |
|||
13 Aug 2006, 19:08 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.