ultimatepp/bazaar/AutoScrollerTest/AutoScrollerTest.upp
2010-12-28 16:50:38 +00:00

15 lines
214 B
Text

description "how to extend a control with automatic scroll bars\377";
uses
CtrlLib,
AutoScroller;
file
AutoScrollerTest.h,
main.cpp,
AutoScrollerTest.lay,
AutoScrollerTest.iml;
mainconfig
"" = "GUI MT";