C# Class IjwFramework.Ui.CloseBox

Afficher le fichier Open project: chrisforbes/Ijw.Framework

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CloseBox ( Control host ) : System
Paint ( Graphics g ) : void

Method Details

CloseBox() public méthode

public CloseBox ( Control host ) : System
host System.Windows.Forms.Control
Résultat System

Paint() public méthode

public Paint ( Graphics g ) : void
g System.Drawing.Graphics
Résultat void