I say, as in the picture:
if not exists, how to create it dynamically?
The Properties window is used to display properties for objects selected in the two main types of windows available in the Visual Studio integrated development environment (IDE). These two types of windows are: Tool windows such as Solution Explorer, Class View, and Object browser.
You can find Properties Window on the View menu. You can also open it by pressing F4 or by typing Properties in the search box.
You access project properties by right-clicking the project node in Solution Explorer and choosing Properties, or by typing properties into the search box on the menu bar and choosing Properties Window from the results. .
Press <F4>. The Properties window displays the properties for the current object. When you select different objects in your VBA project, the Properties window changes to show just the properties of the object you selected.
This is called the PropertyGrid control in WinForms.
There are also various WPF implementations:
WPF Property Grid
WPF PropertyGrid Control
Native WPF 4 PropertyGrid
And at least one Silverlight implementation:
And finally, at least one for ASP.Net:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With