C# Class PLC.PLCDeliverablesHeading

This graphic basically shows the phase title. It is clickable so that actions can occur once it is clicked on.
Inheritance: TextBox
Exibir arquivo Open project: Wiladams/NewTOAPIA

Public Methods

Method Description
PLCDeliverablesHeading ( string title, float x, float y, float width, float height, Color bkColor, Color txtColor ) : System

Method Details

PLCDeliverablesHeading() public method

public PLCDeliverablesHeading ( string title, float x, float y, float width, float height, Color bkColor, Color txtColor ) : System
title string
x float
y float
width float
height float
bkColor Color
txtColor Color
return System