Advertisement
Java_Volume1 Files/ File Controls/ Input/ Output #93811

A GOOD WAY TO: Save&Load a Rich Text Box contents!

This code is VERY usefull! It can load a files contents into a Rich Text Box and also save the contents!

AI

ИИ-обзор: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Исходный код
original-source
'Add a Rich Text Box to your project first. Then read below.
'To save a rich text box:
RichTextBox1.savefile "file.txt"
'To load a rich text box:
RichTextBox1.loadfile "file.txt"
Оригинальные комментарии (3)
Восстановлено из Wayback Machine