C# 클래스 PLC.GradientTextBar

This graphic basically shows the phase title. It is clickable so that actions can occur once it is clicked on.
상속: TextBox
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
GradientTextBar ( string title, int x, int y, int width, int height, uint bkColor, uint borderColor, uint txtColor ) : System

메소드 상세

GradientTextBar() 공개 메소드

public GradientTextBar ( string title, int x, int y, int width, int height, uint bkColor, uint borderColor, uint txtColor ) : System
title string
x int
y int
width int
height int
bkColor uint
borderColor uint
txtColor uint
리턴 System