Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
To use dynamic rendering, your Visual Studio Tools form must use controls from the supported list. The following controls are automatically rendered:
- Button
- CheckBox
- ComboBox
- GroupBox
- Label
- ListBox
- RadioButton
- TextBox
If the form uses controls that aren't included in this list, those controls won't be rendered on the form when it is displayed in the web client. In those cases, you must use custom rendering. We recommend that you use dynamic rendering whenever it can meet all of the needs of your Visual Studio Tools integration.