Clicking on the button will display the source code at the location of the button with an option to hide the content.
| Member | Description | |
|---|---|---|
![]() |
Click | Fired when the Code Display Button is clicked. You can use this method to override the stock behavior of the control and dynamically assign CodeFile and DisplayMode properties. o.Click() |
![]() |
CodeFile | The file that is to be formatted and displayed. |
![]() |
DisplayMode | Determines how the content in CodeFile is presented. |