Skip to content

BarcodeBimbo/Window-Title-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About!

This allows you to edit the title of a running process.

Populating Your ComboBox With Process List:
TitleEditor("List", YourComboBoxName);
Editing The Title Of Selected Process
 TitleEditor("Edit", YourComboBoxName, YourComboBoxName.Text, YourTextBoxName.Text);

About

This application allows you to edit the title of an external process.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages