Skip to content

Latest commit

 

History

History
62 lines (43 loc) · 1.7 KB

CheckBox.wikitext

File metadata and controls

62 lines (43 loc) · 1.7 KB

Table of Contents

Events

Events inherited from Button

Events inherited from BaseWindow

Static functions

Returns Prototype
CheckBox Create(BaseWindow, string)
CheckBox Create(string)
CheckBox Create(BaseWindow)
CheckBox Create()

Functions

Functions inherited from Button

Functions inherited from Label

Functions inherited from BaseWindow

Operators

Returns Prototype
boolean CheckBox == CheckBox