Deploying Windows Forms Controls (11%)

  1. Create a composite Windows Forms control
    • Create properties
    • Create methods and events
    • Expose properties of constituent controls
    • Create custom dialog boxes
    • Customize a control’s paint and render
    • Set visibility at run time
    • Provide a toolbox bitmap
  2. Create a custom Windows Forms control by inheriting from the control class
  3. Create an extended control by inheriting from an existing Windows Forms control
  • Share/Bookmark
Tagged with: