RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

IDbMaintenanceDataProcessor..::..IsMaintenanceKeyDown Method

Determines whether [is maintenance key down] [the specified key].

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


bool IsMaintenanceKeyDown(
	MaintenanceKey key
)
Function IsMaintenanceKeyDown ( _
	key As MaintenanceKey _
) As Boolean
bool^ IsMaintenanceKeyDown(
	MaintenanceKey^ key
)

Return Value

true if [is maintenance key down] [the specified key]; otherwise, false.