バージョン

SupportedComponentProperties 列挙体

どのプロパティがサポートされるかを示すために ComponentRoleDefinition によって使用される列挙体。
シンタックス
'宣言
 
Public Enum SupportedComponentProperties 
   Inherits System.Enum
public enum SupportedComponentProperties : System.Enum 
メンバ
メンバ解説
ButtonStyleInfragistics.Win.AppStyling.ComponentRoleInfragistics.Win.AppStyling.ComponentRole.ButtonStyle プロパティを使用します。
CheckBoxGlyphInfoInfragistics.Win.AppStyling.ComponentRoleInfragistics.Win.AppStyling.ComponentRole.CheckBoxGlyphInfo プロパティを使用します。
HeaderStyleInfragistics.Win.AppStyling.ComponentRoleInfragistics.Win.AppStyling.ComponentRole.HeaderStyle プロパティを使用します。
NoneInfragistics.Win.AppStyling.ComponentRole はプロパティをサポートしません。
RadioButtonGlyphInfoInfragistics.Win.AppStyling.ComponentRoleInfragistics.Win.AppStyling.ComponentRole.RadioButtonGlyphInfo プロパティを使用します。
ResolutionOrderInfragistics.Win.AppStyling.ComponentRoleResolutionOrder プロパティを使用します。
UseFlatModeInfragistics.Win.AppStyling.ComponentRoleInfragistics.Win.AppStyling.ComponentRole.UseFlatMode プロパティを使用します。
UseOsThemesInfragistics.Win.AppStyling.ComponentRoleInfragistics.Win.AppStyling.ComponentRole.UseOsThemes プロパティを使用します。
ViewStyleInfragistics.Win.AppStyling.ComponentRoleInfragistics.Win.AppStyling.ComponentRole.ViewStyle プロパティを使用します。
参照