io commander
This commit is contained in:
@@ -21,6 +21,7 @@ public partial class OptionsWindow
|
||||
// treeViewCategories
|
||||
//
|
||||
treeViewCategories.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left;
|
||||
treeViewCategories.HideSelection = false;
|
||||
treeViewCategories.Location = new Point(12, 12);
|
||||
treeViewCategories.Name = "treeViewCategories";
|
||||
treeViewCategories.Size = new Size(200, 582);
|
||||
|
||||
Reference in New Issue
Block a user