Implementing a property page for an ArcGIS Engine application
How to use
See
How to use ArcGIS samples
for help on compiling, setting up the debugger, and running the sample.
If the sample has associated data, you will find that the sample's zip file includes a "data" folder alongside the language folders.
However, you will need to update the sample to point to the location of the data once you have extracted all the files.
Start Visual Studio, open the solution, and build the project.
Run the MapControl application.
Add any FeatureLayer with a simple renderer to the map.
Right-click the FeatureLayer in the table of contents to open the context menu with the FeatureLayer symbol properties command.
Select the FeatureLayer symbol properties command to open the PropertySheet.
Select the desired symbol and click Apply to apply the new symbol to the layer.