Skip to content

Panel Component: How to insert components? #264

Answered by yaseralhosani
AlaaDotNet asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @AlaaDotNet,

I would suggest adding any controls and components inside the Container and then set

Container.X: Panel_1.ContentX
Container.Y: Panel_1.ContentY
Container.Width: Panel_1.ContentWidth
Container.Height: Panel_1.ContentHeight
Container.Visible: true/false

Let me know if the problem still persists

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by denise-msft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants