Helper functions for FreeTextBox
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class Helper
Public Class Helper
public ref class Helper
Members
All Members | Constructors | Methods | |||
|
|
|
Icon | Member | Description |
---|---|---|
Helper()()() |
Initializes a new instance of the Helper class
|
|
BoolToNumber(Boolean) |
Converts boolean values to JavaScript usable 0 or 1.
|
|
ColorToHtml(Color) |
Converts Color objects to HTML Hexedecimals
|
|
Equals(Object) |
(Inherited from Object.) |
|
Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
GetColorList()()() |
|
|
GetHashCode()()() |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType()()() |
Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone()()() |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
PopulateDefaultDropDownList(ToolbarDropDownList, FreeTextBox, ResourceManager) |
Fills empty ToolbarDropDownLists with default items.
|
|
ToString()()() |
(Inherited from Object.) |
Inheritance Hierarchy
Object | |
Helper |
Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068