C# Класс ATMLCommonLibrary.controls.ItemDescriptionReferenceControl

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
documentReferenceControl ATMLCommonLibrary.controls.document.DocumentReferenceControl
itemDescriptionControl ItemDescriptionControl
panel1 System.Windows.Forms.Panel
rbDefinition System.Windows.Forms.RadioButton
rbDocumentReference System.Windows.Forms.RadioButton

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

Метод Описание
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

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

documentReferenceControl защищенное свойство

protected DocumentReferenceControl,ATMLCommonLibrary.controls.document documentReferenceControl
Результат ATMLCommonLibrary.controls.document.DocumentReferenceControl

itemDescriptionControl защищенное свойство

protected ItemDescriptionControl,ATMLCommonLibrary.controls itemDescriptionControl
Результат ItemDescriptionControl

panel1 защищенное свойство

protected System.Windows.Forms.Panel panel1
Результат System.Windows.Forms.Panel

rbDefinition защищенное свойство

protected System.Windows.Forms.RadioButton rbDefinition
Результат System.Windows.Forms.RadioButton

rbDocumentReference защищенное свойство

protected System.Windows.Forms.RadioButton rbDocumentReference
Результат System.Windows.Forms.RadioButton