Property | Type | Description | |
---|---|---|---|
m_oAxisFont | |||
m_oGeneralUserSettings | |||
m_oGeneralUserSettingsDialogUserSettings | |||
m_oLabelUserSettings | |||
m_oOpenFileDialog | |||
m_oWorkbook | Microsoft.Office.Interop.Excel.Workbook |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
GeneralUserSettingsDialog ( |
Initializes a new instance of the
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
DoDataExchangeEdgeCurvature ( System.Boolean bFromControls ) : System.Boolean | ||
DoDataExchangeVertexEffect ( System.Boolean bFromControls ) : System.Boolean | ||
EnableControls ( ) : void |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OnEventThatRequiresControlEnabling ( object sender, |
||
btnAxisFont_Click ( object sender, |
||
btnBrowseBackgroundImageUri_Click ( object sender, |
||
btnCustomizeVertexMenu_Click ( object sender, |
||
btnLabels_Click ( object sender, |
||
btnOK_Click ( object sender, System e ) : void | ||
btnResetAll_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
bFromControls | System.Boolean | |
return | System.Boolean |
protected DoDataExchangeEdgeCurvature ( System.Boolean bFromControls ) : System.Boolean | ||
bFromControls | System.Boolean | |
return | System.Boolean |
protected DoDataExchangeVertexEffect ( System.Boolean bFromControls ) : System.Boolean | ||
bFromControls | System.Boolean | |
return | System.Boolean |
public GeneralUserSettingsDialog ( |
||
generalUserSettings | /// The object being edited. /// | |
workbook | Microsoft | /// Workbook containing the graph data. /// |
return | System |
protected GeneralUserSettings,Smrf.NodeXL.ExcelTemplate m_oGeneralUserSettings | ||
return |
protected GeneralUserSettingsDialogUserSettings,Smrf.NodeXL.ExcelTemplate m_oGeneralUserSettingsDialogUserSettings | ||
return |
protected LabelUserSettings,Smrf.NodeXL.ExcelTemplate m_oLabelUserSettings | ||
return |
protected OpenFileDialog,System.Windows.Forms m_oOpenFileDialog | ||
return |