Search results 23

Sorted from new to old.
Card image
On Off button

Toggle buttons Win10 style

Card image
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...

Card image
FindFile_Word

Finds a file within open documents of current instance

Card image
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image
FS_CreateUserFolder

Creates a folder for a user, usually after sign up or login for first time. ...

Card image
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...