Click or drag to resize

BaseRayguideFileDialog Class

[Missing <summary> documentation for "T:RAYLASE.Marker.Common.GUI.BaseRayguideFileDialog"]

Inheritance Hierarchy

Namespace: RAYLASE.Marker.Common.GUI
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public abstract class BaseRayguideFileDialog

The BaseRayguideFileDialog type exposes the following members.

Constructors
 NameDescription
Protected methodBaseRayguideFileDialogInitializes a new instance of the BaseRayguideFileDialog class
Top
Properties
 NameDescription
Protected propertyBaseDialog 
Public propertyFileName 
Public propertyFilter 
Top
Methods
 NameDescription
Protected methodPostShowDialog 
Public methodShowDialog 
Top
See Also