C# 클래스 MultiRemoteDesktopClient.GlobalHelper

파일 보기 프로젝트 열기: Nullstr1ng/MultiRDPClient.NET 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
MDIChildrens System.Windows.Forms.Form[]
appSettings ApplicationSettings
controlHideShow ControlHideShow
dbGroups Database.Groups
dbServers Database.Servers
infoWin LiveInformationBox.InfoWindow

공개 메소드들

메소드 설명
PopulateGroupsDropDown ( ComboBox cb, string selected_text ) : void

메소드 상세

PopulateGroupsDropDown() 공개 정적인 메소드

public static PopulateGroupsDropDown ( ComboBox cb, string selected_text ) : void
cb System.Windows.Forms.ComboBox
selected_text string
리턴 void

프로퍼티 상세

MDIChildrens 공개적으로 정적으로 프로퍼티

public static Form[],System.Windows.Forms MDIChildrens
리턴 System.Windows.Forms.Form[]

appSettings 공개적으로 정적으로 프로퍼티

public static ApplicationSettings,MultiRemoteDesktopClient appSettings
리턴 ApplicationSettings

controlHideShow 공개적으로 정적으로 프로퍼티

public static ControlHideShow,MultiRemoteDesktopClient controlHideShow
리턴 ControlHideShow

dbGroups 공개적으로 정적으로 프로퍼티

public static Groups,Database dbGroups
리턴 Database.Groups

dbServers 공개적으로 정적으로 프로퍼티

public static Servers,Database dbServers
리턴 Database.Servers

infoWin 공개적으로 정적으로 프로퍼티

public static LiveInformationBox.InfoWindow infoWin
리턴 LiveInformationBox.InfoWindow