C# Class PropertyGrid.AlertButton

Afficher le fichier Open project: modesto/monoreports Class Usage Examples

Méthodes publiques

Свойство Type Description
BuildWithoutSave AlertButton
Cancel AlertButton
Clear AlertButton
Close AlertButton
CloseWithoutSave AlertButton
Copy AlertButton
Delete AlertButton
Discard AlertButton
Move AlertButton
No AlertButton
Ok AlertButton
OverwriteFile AlertButton
Proceed AlertButton
Reload AlertButton
Remove AlertButton
Replace AlertButton
Revert AlertButton
Save AlertButton
SaveAs AlertButton
Stop AlertButton
Yes AlertButton

Méthodes publiques

Méthode Description
AlertButton ( string label ) : System
AlertButton ( string label, bool isStockButton ) : System
AlertButton ( string label, string icon ) : System

Method Details

AlertButton() public méthode

public AlertButton ( string label ) : System
label string
Résultat System

AlertButton() public méthode

public AlertButton ( string label, bool isStockButton ) : System
label string
isStockButton bool
Résultat System

AlertButton() public méthode

public AlertButton ( string label, string icon ) : System
label string
icon string
Résultat System

Property Details

BuildWithoutSave public_oe static_oe property

public static AlertButton,PropertyGrid BuildWithoutSave
Résultat AlertButton

Cancel public_oe static_oe property

public static AlertButton,PropertyGrid Cancel
Résultat AlertButton

Clear public_oe static_oe property

public static AlertButton,PropertyGrid Clear
Résultat AlertButton

Close public_oe static_oe property

public static AlertButton,PropertyGrid Close
Résultat AlertButton

CloseWithoutSave public_oe static_oe property

public static AlertButton,PropertyGrid CloseWithoutSave
Résultat AlertButton

Copy public_oe static_oe property

public static AlertButton,PropertyGrid Copy
Résultat AlertButton

Delete public_oe static_oe property

public static AlertButton,PropertyGrid Delete
Résultat AlertButton

Discard public_oe static_oe property

public static AlertButton,PropertyGrid Discard
Résultat AlertButton

Move public_oe static_oe property

public static AlertButton,PropertyGrid Move
Résultat AlertButton

No public_oe static_oe property

public static AlertButton,PropertyGrid No
Résultat AlertButton

Ok public_oe static_oe property

public static AlertButton,PropertyGrid Ok
Résultat AlertButton

OverwriteFile public_oe static_oe property

public static AlertButton,PropertyGrid OverwriteFile
Résultat AlertButton

Proceed public_oe static_oe property

public static AlertButton,PropertyGrid Proceed
Résultat AlertButton

Reload public_oe static_oe property

public static AlertButton,PropertyGrid Reload
Résultat AlertButton

Remove public_oe static_oe property

public static AlertButton,PropertyGrid Remove
Résultat AlertButton

Replace public_oe static_oe property

public static AlertButton,PropertyGrid Replace
Résultat AlertButton

Revert public_oe static_oe property

public static AlertButton,PropertyGrid Revert
Résultat AlertButton

Save public_oe static_oe property

public static AlertButton,PropertyGrid Save
Résultat AlertButton

SaveAs public_oe static_oe property

public static AlertButton,PropertyGrid SaveAs
Résultat AlertButton

Stop public_oe static_oe property

public static AlertButton,PropertyGrid Stop
Résultat AlertButton

Yes public_oe static_oe property

public static AlertButton,PropertyGrid Yes
Résultat AlertButton