Модуль использует: | system | windows.gui.Widget |

windows.gui.CustomComboBox
Описание модуля


CustomComboBox Class Copyright(c) by Metlashevskiy Egor

Функции

InitLibrary, ReleaseLibrary

Классы

CustomComboBox

События


Методы

sub InitLibrary


sub ReleaseLibrary


published class CustomComboBox

Событие класса CustomComboBox

Нет описания


Событие класса CustomComboBox

Нет описания


Событие класса CustomComboBox

Нет описания


Событие класса CustomComboBox

Нет описания


Событие класса CustomComboBox

Нет описания


Событие класса CustomComboBox

Нет описания


Событие класса CustomComboBox

Нет описания


Событие класса CustomComboBox

Нет описания


Событие класса CustomComboBox

Нет описания


Событие класса CustomComboBox

Нет описания


Событие класса CustomComboBox

Нет описания


Событие класса CustomComboBox

Нет описания


Событие класса CustomComboBox

Нет описания


Событие класса CustomComboBox

Нет описания


Событие класса CustomComboBox

event OnChange ()

Нет описания


Метод класса CustomComboBox

virtual sub WndProc ( byval hWnd as long, byval Message as long, byval WParam as long, byval LParam as long, byref Ret as boolean)

Нет описания


Метод класса CustomComboBox

sub AddItem ( byval m_string as string )

Добавить строку в список


Метод класса CustomComboBox

sub DeleteItem ( byval Index as integer )

Удалить строку


Метод класса CustomComboBox

function ListCount () as integer

Возвращает кол-во элементов в строке


Метод класса CustomComboBox

sub Clear ()

Удаляет все элементы


Метод класса CustomComboBox

function ListIndex () as integer

Возвращает индекс текущего элемента


Метод класса CustomComboBox

sub CustomComboBox ()

Нет описания


Метод класса CustomComboBox

public declare sub @init_exception()

Нет описания


Метод класса CustomComboBox

public declare sub @done_exception()

Нет описания


Метод класса CustomComboBox

declare sub ~CustomComboBox()

Нет описания


InitLibrary, ReleaseLibrary CustomComboBox

Сгенерировано компилятором ForceBasic (pb.exe)
Contact page