If you are creating a custom control and it has a property that is not shown in the Properties pane in Visual Studio IDE, ensure the property is not write-only.
Write-only properties are not shown in the Properties pane.
Read-and-write as well as read-only properties are shown in the Properties pane.
No comments:
Post a Comment