setshow title panel
This commit is contained in:
@@ -203,6 +203,7 @@ public partial class RadFlyoutBase : UserControl
|
|||||||
tableLayoutPanel_TitlePanel.SendToBack();
|
tableLayoutPanel_TitlePanel.SendToBack();
|
||||||
ResumeLayout(false);
|
ResumeLayout(false);
|
||||||
PerformLayout();
|
PerformLayout();
|
||||||
|
SetShowTitlePanel();
|
||||||
addedControlsToUi = true;
|
addedControlsToUi = true;
|
||||||
}
|
}
|
||||||
base.OnLoad(e);
|
base.OnLoad(e);
|
||||||
|
|||||||
Reference in New Issue
Block a user