Updates to DropDownPanel, Baseline, & Controls

This commit is contained in:
2026-08-05 15:16:53 -04:00
parent 6f0fcdded2
commit 6d7d127b63
14 changed files with 356 additions and 453 deletions
@@ -6,8 +6,8 @@ namespace Volian.Controls.Library
{
public partial class frmViewTextFile : DevComponents.DotNetBar.Office2007Form //Form
{
string _FileName;
RichTextBoxStreamType _RTBType;
readonly string _FileName;
readonly RichTextBoxStreamType _RTBType;
public string ButtonText
{
get { return buttonX1.Text; }