The following C project contains the C source code and C examples used for buttonarray. creates a collection of Buttons and adds them to a form.
Can be used for any kind of controls. So you can add and remove controls at runtime.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
app.ico | 1078 |
app.rc | 1183 |
AssemblyInfo.cpp | 2355 |
buttonarray.cpp | 875 |
buttonarray.h | 561 |
collection_array.cpp | 860 |
collection_array.sln | 921 |
collection_array.suo | 10240 |
collection_array.vcproj | 4449 |
ReadMe.txt | 1149 |
resource.h | 91 |
stdafx.cpp | 216 |
stdafx.h | 275 |
testform.cpp | 138 |
testform.h | 241 |