프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetPropertyControllingVisibilityOfFirstPane | string | ||
Init | void | ||
InitializeComponent | void | ||
MakeSubControl | void | ||
PopulateCtrlTabTargetCandidateList | |||
SetFocusInDefaultControl | void | ||
SetSplitterDistance | void |
메소드 | 설명 | |
---|---|---|
GetMessageTargets ( ) : IxCoreColleague[] |
return an array of all of the objects which should 1) be queried when looking for someone to deliver a message to 2) be potential recipients of a broadcast
|
|
MultiPane ( ) : System | ||
OnPropertyChanged ( string name ) : void | ||
PrepareToGoAway ( ) : bool |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnSizeChanged ( |
||
OnSplitterMoved ( object sender, System.Windows.Forms.SplitterEventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
GetPropertyControllingVisibilityOfFirstPane ( |
||
Init ( XCore.Mediator mediator, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
MakeSubControl ( |
||
PopulateCtrlTabTargetCandidateList ( List |
||
SetFocusInDefaultControl ( ) : void |
The focus will only be set in the default control if it implements IFocusablePanePortion. Note that it may BE our First or SecondPane, or it may be a child of one of those.
|
|
SetSplitterDistance ( ) : void |
protected OnSplitterMoved ( object sender, System.Windows.Forms.SplitterEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Forms.SplitterEventArgs | |
리턴 | void |