Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SIL
FieldWorks
Common
Framework
DetailControls
GenDateLauncher
C# Class SIL.FieldWorks.Common.Framework.DetailControls.GenDateLauncher
This is a button launcher that launches a generic date chooser.
Inheritance:
ButtonLauncher
显示文件
Open project: sillsdev/FieldWorks
Public Methods
Method
Description
GenDateLauncher
( ) :
System
UpdateDisplayFromDatabase
( ) :
void
Protected Methods
Method
Description
HandleChooser
( ) :
void
Private Methods
Method
Description
InitializeComponent
( ) :
void
Method Details
GenDateLauncher()
public
method
public
GenDateLauncher
( ) :
System
return
System
HandleChooser()
protected
method
protected
HandleChooser
( ) :
void
return
void
UpdateDisplayFromDatabase()
public
method
public
UpdateDisplayFromDatabase
( ) :
void
return
void