Updates to DropDownPanel, Baseline, & Controls
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user