QuestionQ249
Design and develop AOT elementsYou are working with extended data types in Visual Studio.
You need to create an extension for an Extended Data Type (EDT) that is derived from a base data type.
Which three properties can you modify? Each correct answer provides a complete solution.
> NOTE: Each correct selection is worth one point.
Choose three
- A String size
- B IsExtensible
- C Form help
- D Alignment
- E Label
Community Discussion