|
|
|
The End!
We finally got to the end of this tutorial, as you can see now we didn't
write many code, most
of it was generated by the ActiveX Control Interface wizard and the Property
Page Wizard,
we just changes some parts and added one Sub and the end result is a control
the looks ok and
allows you to change its appearance rapidly and viewing it on the moment, we
could simulate the
effect of this User Control in plain code, but changing its properties and
viewing the effect of
those changes required more work on you. The great advantage of User
Controls and class
is that once you created them it is easy to implement them in now projects
without having
to start from zero.
If you use this code just mention were it came from, its all I ask!
[ Creating a blank User Control ] [ Designing the ShadowLabel control ] [ Loading the ActiveX Ctrl Interface Wizard ] [ Standard Properties ] [ Custom Properties ] [ Mapping Properties and Events ] [ Set Attributes ] [ The Wizard Code ] [ Changes to the Wizard code ] [ The Control ] [ Property Pages Design ] [ Property Pages in Action ] [ Making Our Custom Property Page ] [ The Final Touch! ] [ The End! ]
|
|
|