Developing Windows Forms controls
- Create a composite Windows Forms control. It may include but not limited to:
- Creating a composite Windows Forms control.
- Creating properties, methods, and events for Windows Forms controls.
- Exposing properties of constituent controls.
- Creating and using custom dialog boxes in Windows Forms applications.
- Customizing a control to paint and render.
- Configuring a control to be invisible at run time.
- Configuring a control to have a transparent background.
- Providing a Toolbox bitmap for a control.
- Create a custom Windows Forms control by inheriting from the control class. It may include but not limited to:
Latest Comments by experts