Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
Panel « Windows Presentation Foundation « C# / C Sharp
C# / C Sharp
Windows Presentation Foundation
Panel
1.
Add a control to a Panel
2.
Remove Control from a Panel
3.
Insert Button to a Panel
4.
Add child control
5.
Show Index of Controls
6.
Clear Controls
7.
Contains Element?
8.
UIElement Count
9.
Get Item At Index Position [0]
10.
Panel is setting the data context to the scrollbar object
11.
Find the index number of a newly added element within a panel, using the IndexOf method
12.
Insert to a Panel by index
13.
Get all children from a Panel
14.
Search for an element by using Panel.FindName()