This plugin helps you enhance the ability of your application by adding HotKey Gadget, DropDown, ListBox, SmartEdit, CheckListBox, RadioListBox, FileDragDrop, TrackBar/ VolumeSlider and customized dialogues with much more enhanced features.
Activates spell checking.
Load HotKeys manager from file.
Save HotKeys manage to a file.
Adds specified hotkey in the HotKey manager.
Removes specified hotkey from HotKey manager.
Adds specified LocalKey in the LocalKey manager.
Removes specified LocalKey from LocalKey manager.
Load LocalKeys manager from file.
Save LocalKeys manage to a file.
Creates Hotkey Object.
Set hotkey to hotkey control
Removes defined hotkey.
Load all hotkeys from a file.
Save hotkeys to a file.
Creates DropDown Object.
Select items of the DropDown.
Remove DropDown control.
Captures events of DropDown.
Set DropDown object properties.
Creates ListBox Object.
Select items of the ListBox.
Removes ListBox Control.
Sets properties of the ListBox.
Capture ListBox Events.
Creates SmartEdit.
Set text in the SmartEdit object.
Undo the text written in the SmartEdit.
Redo the text undone in the SmartEdit.
Clear undo in the SmartEdit.
Cut the selected text from the SmartEdit.
Copy the selected text from the SmartEdit.
Paste text in the SmartEdit.
Deletes selected text from the SmartEdit.
Actives the SmartEdit control.
Scrolls the SmartEdit.
Select text from the SmartEdit.
Gets the information of the SmartEdit.
Removes the SmartEdit from the rectangle object.
Select all the text in the SmartEdit.
Deselect all the selected text in the SmartEdit.
Move Caret to a specific position.
Move scroll to the caret.
Sets SmartEdit Properties.
Capture SmartEdit Events.
Create CheckListBox object.
Sets the properties of the CheckListBox.
Captures events of CheckListBox.
Select items of the CheckListBox.
Set the state of the CheckBox/ RadioButton.
Removes CheckListBox Control.
Add item in the DropDown, ListBox, Memo and CheckListBox.
Remove an item from a DropDown or ListBox or Memo or CheckListBox object.
Search for an item in a DropDown or ListBox or Memo or CheckListBox object.
Search for an item exactly/ partially in a DropDown or ListBox or Memo or CheckListBox object.
Retrieve the text of an item in a DropDown or ListBox or Memo or CheckListBox object.
Move an item in a DropDown or ListBox or Memo or CheckListBox object.
Count the total number of items in a DropDown or ListBox or Memo or CheckListBox object.
Arrange the items in a DropDown or ListBox or CheckListBox object in alphabetical order.
Modify an existing item in a DropDown or ListBox or Memo or CheckListBox object.
Search for the next item exactly/ partially in a DropDown or ListBox or Memo or CheckListBox object.
Creates FileDragDrop Object.
Removes FileDragDrop Control.
Creates a TrackBar object.
Sets property of the TrackBar object.
Captures events of TrackBar.
Updates the Value/ Minimum or Maximum of the TrackBar object.
Removes TrackBar Control.
Shows the FileOpenDialog.
Shows the FileSaveDialog.
Shows the FolderBoxDialog.
Shows a FontDialog.
Shows a ColorDialog.