Textbox Properties

Project Properties

The project properties can be accessed from the menu (View > Project Properties). The project properties contain properties relating to your dialog project. Width This is the width of the window size in pixels. Height This is the height of the window size in pixels. Title This is the title...

Read more

Toggle Button Properties

A toggle button allows the user to 'toggle' a switch between two states. 0 /1 or Off/On dependent on which setting you choose. Config File This is the config file associated with this setting. Group This is the INI group associated with this setting. Item This is the INI item...

Read more

Image Properties

You can display an image inside your dialog with custom size and position. Images Inside the properties dialog for an image, you can select an image by clicking on the imagebox or button. Images supported are BMP, PNG, JPG, GIF. Get Dimensions Click this button to get the original size...

Read more

Label Properties

You can insert a single-line text label into your dialog. Caption This is the text string to display. Font The font to use for the text label Size The font size to use for the text label Clickable Make the text string clickable to go to the website specified below....

Read more

Button Properties

You can insert custom image buttons into your dialog using the button object. Button Images Click on the respective button images to locate your custom button images on your computer. Images supported are BMP, PNG, JPG, GIF. Get Dimensions These buttons will retrieve the actual dimensions from the file to...

Read more

List Properties

You can display a list inside your dialog. When the user clicks the list, it will present a list of options for them to choose from. Config File Specifies the config file associated with this setting. Group The INI group associated with this setting. Item The INI item associated with...

Read more

Slider Properties

You can pop a Slider object into your dialog. A slider enables the user to 'slide' a knob across to select a value from a specified range. Config File Select the config file associated with this setting. Group Select the INI group associated with this setting. Item Select the INI...

Read more

Textbox Properties

You can insert a textbox into your dialog. This will enable your user to input text (or numbers) and it will save to the INI. Size Width The custom width for the textbox object. Height The custom height for the textbox object. Default String The default string to display if...

Read more

Checkbox Properties

Checkboxes work by the user checking or unchecking the option. It can give one of two results, a boolean result with 0 being off and 1 being on or a non-boolean result with false being off and true being on. Config File Select the config file this checkbox is in...

Read more

Customer Login

If you are a product customer and want to access the private support forum sections and other resources here, login with your Store account.