Use Argument to set SelectedStepTabPanel
Set IsVisible rather than Visible for DisplayTags Only lookup ROs if MyRTB.SelectedText contains text Dock lbFound above the RO TreeView
This commit is contained in:
@@ -244,6 +244,7 @@ namespace Volian.Controls.Library
|
||||
//
|
||||
// lbFound
|
||||
//
|
||||
this.lbFound.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.lbFound.FormattingEnabled = true;
|
||||
this.lbFound.ItemHeight = 16;
|
||||
this.lbFound.Location = new System.Drawing.Point(0, 218);
|
||||
|
Reference in New Issue
Block a user