Property | Type | Description | |
---|---|---|---|
m_bCalculatingHeightOrWidth | System.Boolean | ||
m_oGraphImageUserSettings | |||
m_oGraphImageUserSettingsDialogUserSettings | |||
m_oHeaderFooterFont | |||
m_oNodeXLControlSizePx |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
GraphImageUserSettingsDialog ( |
Initializes a new instance of the
|
Method | Description | |
---|---|---|
CalculateWidthOrHeight ( System.Boolean bCalculateWidth ) : void | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
EnableControls ( ) : void | ||
ValidateHeight ( |
||
ValidateWidth ( |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OnEventThatRequiresControlEnabling ( object sender, |
||
OnWidthOrHeightValueChanged ( object sender, |
||
btnHeaderFooterFont_Click ( object sender, |
||
btnOK_Click ( object sender, System e ) : void | ||
chkPreserveAspectRatio_CheckedChanged ( object sender, |
protected CalculateWidthOrHeight ( System.Boolean bCalculateWidth ) : void | ||
bCalculateWidth | System.Boolean | |
return | void |
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 |
public GraphImageUserSettingsDialog ( |
||
graphImageUserSettings | /// The object being edited. /// | |
nodeXLControlSizePx | /// The size of the NodeXLControl, in pixels. /// | |
return | System |
protected ValidateHeight ( |
||
iHeight | ||
return | System.Boolean |
protected ValidateWidth ( |
||
iWidth | ||
return | System.Boolean |
protected Boolean,System m_bCalculatingHeightOrWidth | ||
return | System.Boolean |
protected GraphImageUserSettings,Smrf.NodeXL.ExcelTemplate m_oGraphImageUserSettings | ||
return |
protected GraphImageUserSettingsDialogUserSettings,Smrf.NodeXL.ExcelTemplate m_oGraphImageUserSettingsDialogUserSettings | ||
return |
protected Font,System.Drawing m_oHeaderFooterFont | ||
return |