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

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


CustomScrollBar Class Copyright(c) 2006 by metlashevskiy Egor

Функции

CustomScrollBar_OnChange, InitLibrary, ReleaseLibrary

Классы

CustomScrollBar

Свойства


События


Методы

sub CustomScrollBar_OnChange ( byref Widget as Widget )

default events


sub InitLibrary


sub ReleaseLibrary


published class CustomScrollBar

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

published property Min as Integer

Нет описания


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

published property Max as Integer

Нет описания


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

published property Page as Integer

Нет описания


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

published property Pos as Integer

Нет описания


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

published property TrackPos as Integer

Нет описания


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

published property ScrollType as Integer

Нет описания


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

event OnChange ()

Нет описания


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

sub Initialize

Нет описания


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

declare sub GetInfo ()

Нет описания


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

declare sub ParentWndProc ( byref Widget as Widget, byval message as long, byval wparam as long, byval lparam as long )

Нет описания


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

sub CustomScrollBar ()

Нет описания


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

sub CustomScrollBar ( byref m_Parent as Control )

Нет описания


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

public declare sub @init_exception()

Нет описания


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

public declare sub @done_exception()

Нет описания


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

declare sub ~CustomScrollBar()

Нет описания


CustomScrollBar_OnChange, InitLibrary, ReleaseLibrary CustomScrollBar

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