C# Class Rsdn.Janus.WinFormsHelper

Afficher le fichier Open project: rsdn/janus

Méthodes publiques

Méthode Description
AddImage ( [ imageList, [ image ) : int
Combine ( this checkState1, CheckState checkState2 ) : CheckState
ToIcon ( [ image ) : Icon
UpdateScope ( [ listView ) : IDisposable
UpdateScope ( [ listView, bool clear ) : IDisposable

Method Details

AddImage() public static méthode

public static AddImage ( [ imageList, [ image ) : int
imageList [
image [
Résultat int

Combine() public static méthode

public static Combine ( this checkState1, CheckState checkState2 ) : CheckState
checkState1 this
checkState2 CheckState
Résultat CheckState

ToIcon() public static méthode

public static ToIcon ( [ image ) : Icon
image [
Résultat System.Drawing.Icon

UpdateScope() public static méthode

public static UpdateScope ( [ listView ) : IDisposable
listView [
Résultat IDisposable

UpdateScope() public static méthode

public static UpdateScope ( [ listView, bool clear ) : IDisposable
listView [
clear bool
Résultat IDisposable