C# Class IjwFramework.Ui.CloseBox

Show file Open project: chrisforbes/Ijw.Framework

Private Properties

Property Type Description

Public Methods

Method Description
CloseBox ( Control host ) : System
Paint ( Graphics g ) : void

Method Details

CloseBox() public method

public CloseBox ( Control host ) : System
host System.Windows.Forms.Control
return System

Paint() public method

public Paint ( Graphics g ) : void
g System.Drawing.Graphics
return void