C# Class AGS.Types.CustomResolutionUIEditor

Inheritance: System.Drawing.Design.UITypeEditor
Afficher le fichier Open project: adventuregamestudio/ags

Méthodes publiques

Свойство Type Description
CustomResolutionSetGUI CustomResolutionGUIType

Méthodes publiques

Méthode Description
EditValue ( ITypeDescriptorContext context, IServiceProvider provider, object value ) : object
GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle

Method Details

EditValue() public méthode

public EditValue ( ITypeDescriptorContext context, IServiceProvider provider, object value ) : object
context ITypeDescriptorContext
provider IServiceProvider
value object
Résultat object

GetEditStyle() public méthode

public GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle
context ITypeDescriptorContext
Résultat UITypeEditorEditStyle

Property Details

CustomResolutionSetGUI public_oe static_oe property

public static CustomResolutionGUIType CustomResolutionSetGUI
Résultat CustomResolutionGUIType