C# Класс SecureDeleteWinForms.WipeStatusView

Наследование: PanelEx
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
ItemProgressBar System.Windows.Forms.ProgressBar
PercentLabel System.Windows.Forms.Label
SecondaryStatusLabel System.Windows.Forms.Label
SizeLabel System.Windows.Forms.Label
StepLabel System.Windows.Forms.Label

Открытые методы

Метод Описание
WipeStatusView ( ) : System

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Clean up any resources being used.

Приватные методы

Метод Описание
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Описание методов

Dispose() защищенный Метод

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Результат void

WipeStatusView() публичный Метод

public WipeStatusView ( ) : System
Результат System

Описание свойств

ItemProgressBar публичное свойство

public System.Windows.Forms.ProgressBar ItemProgressBar
Результат System.Windows.Forms.ProgressBar

PercentLabel публичное свойство

public System.Windows.Forms.Label PercentLabel
Результат System.Windows.Forms.Label

SecondaryStatusLabel публичное свойство

public System.Windows.Forms.Label SecondaryStatusLabel
Результат System.Windows.Forms.Label

SizeLabel публичное свойство

public System.Windows.Forms.Label SizeLabel
Результат System.Windows.Forms.Label

StepLabel публичное свойство

public System.Windows.Forms.Label StepLabel
Результат System.Windows.Forms.Label