C# Class Smrf.NodeXL.ExcelTemplate.VertexGridSnapperUserSettingsDialog

Afficher le fichier Open project: 2014-sed-team3/term-project Class Usage Examples

Protected Properties

Свойство Type Description
m_oVertexGridSnapperUserSettings VertexGridSnapperUserSettings
m_oVertexGridSnapperUserSettingsDialogUserSettings VertexGridSnapperUserSettingsDialogUserSettings

Méthodes publiques

Méthode Description
AssertValid ( ) : void
VertexGridSnapperUserSettingsDialog ( VertexGridSnapperUserSettings vertexGridSnapperUserSettings ) : System

Initializes a new instance of the class.

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

DoDataExchange ( Boolean bFromControls ) : Boolean

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

btnOK_Click ( object sender, System e ) : void

Method Details

AssertValid() public méthode

public AssertValid ( ) : void
Résultat void

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

DoDataExchange() protected méthode

protected DoDataExchange ( Boolean bFromControls ) : Boolean
bFromControls Boolean
Résultat Boolean

VertexGridSnapperUserSettingsDialog() public méthode

Initializes a new instance of the class.
public VertexGridSnapperUserSettingsDialog ( VertexGridSnapperUserSettings vertexGridSnapperUserSettings ) : System
vertexGridSnapperUserSettings VertexGridSnapperUserSettings /// The object being edited. ///
Résultat System

Property Details

m_oVertexGridSnapperUserSettings protected_oe property

protected VertexGridSnapperUserSettings,Smrf.NodeXL.ExcelTemplate m_oVertexGridSnapperUserSettings
Résultat VertexGridSnapperUserSettings

m_oVertexGridSnapperUserSettingsDialogUserSettings protected_oe property

protected VertexGridSnapperUserSettingsDialogUserSettings,Smrf.NodeXL.ExcelTemplate m_oVertexGridSnapperUserSettingsDialogUserSettings
Résultat VertexGridSnapperUserSettingsDialogUserSettings