Version

ResolutionOrderInfo Structure Members

The following tables list the members exposed by ResolutionOrderInfo.

Public Constructors
 NameDescription
Public ConstructorResolutionOrderInfo ConstructorInitializes a new ResolutionOrderInfo based on the specified ResolutionOrder  
Public Properties
 NameDescription
Public PropertyUseControlInfoIndicates whether the control specific appearances/settings should use merged. When false, only the application style information should be used.  
Public PropertyUseStyleAfterThe application style information should be merged after using the control specific appearances.  
Public PropertyUseStyleBeforeThe application style information should be merged before using the control specific appearances.  
See Also