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

TestDbMaintenanceProcessor..::..IsMaintenanceKeyDown Method

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

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

Syntax


public bool IsMaintenanceKeyDown(
	MaintenanceKey key
)
Public Function IsMaintenanceKeyDown ( _
	key As MaintenanceKey _
) As Boolean
public:
bool^ IsMaintenanceKeyDown(
	MaintenanceKey^ key
)

Return Value

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