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

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


CustomButton Class Copyright(c) by Metlashevskiy Egor
Шаблон кнопки, от данного класса порождается Button, CheckBox, RadioButton

Списки

ButtonStates,

Функции

InitLibrary, ReleaseLibrary

Классы

CustomButton

Свойства


События


Методы

published enum ButtonStates

ИмяЗначение

BST_UNCHECKED

0

BST_CHECKED

1

BST_INDETERMINATE

2

BST_PUSHED

4

BST_FOCUS

8


sub InitLibrary


sub ReleaseLibrary


published class CustomButton

Свойство класса CustomButton

published property Multiline as Boolean

Нет описания


Свойство класса CustomButton

published property Flat as Boolean

Нет описания


Свойство класса CustomButton

published property Checked as ButtonStates

Нет описания


Свойство класса CustomButton

published property State as ButtonStates

Нет описания


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

Нет описания


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

Нет описания


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

Нет описания


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

Нет описания


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

Нет описания


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

Нет описания


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

Нет описания


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

Нет описания


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

Нет описания


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

Нет описания


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

Нет описания


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

Нет описания


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

Нет описания


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

Нет описания


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

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

Дополнительный обработчик событий для CustomEdit


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

sub CustomButton ()

Нет описания


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

public declare sub @init_exception()

Нет описания


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

public declare sub @done_exception()

Нет описания


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

declare sub ~CustomButton()

Нет описания


ButtonStates, InitLibrary, ReleaseLibrary CustomButton

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