C# Class MultiRemoteDesktopClient.GlobalHelper

Afficher le fichier Open project: Nullstr1ng/MultiRDPClient.NET Class Usage Examples

Méthodes publiques

Свойство Type Description
MDIChildrens System.Windows.Forms.Form[]
appSettings ApplicationSettings
controlHideShow ControlHideShow
dbGroups Database.Groups
dbServers Database.Servers
infoWin LiveInformationBox.InfoWindow

Méthodes publiques

Méthode Description
PopulateGroupsDropDown ( ComboBox cb, string selected_text ) : void

Method Details

PopulateGroupsDropDown() public static méthode

public static PopulateGroupsDropDown ( ComboBox cb, string selected_text ) : void
cb System.Windows.Forms.ComboBox
selected_text string
Résultat void

Property Details

MDIChildrens public_oe static_oe property

public static Form[],System.Windows.Forms MDIChildrens
Résultat System.Windows.Forms.Form[]

appSettings public_oe static_oe property

public static ApplicationSettings,MultiRemoteDesktopClient appSettings
Résultat ApplicationSettings

controlHideShow public_oe static_oe property

public static ControlHideShow,MultiRemoteDesktopClient controlHideShow
Résultat ControlHideShow

dbGroups public_oe static_oe property

public static Groups,Database dbGroups
Résultat Database.Groups

dbServers public_oe static_oe property

public static Servers,Database dbServers
Résultat Database.Servers

infoWin public_oe static_oe property

public static LiveInformationBox.InfoWindow infoWin
Résultat LiveInformationBox.InfoWindow