Searched refs:LockMenuLock (Results 1 – 3 of 3) sorted by relevance
253 UIUtil.ConfigureTbButton(m_tbLockWorkspace, KPRes.LockMenuLock, null, m_menuFileLock); in OnFormLoad()
866 s.LockUnlock = (s.FileLocked ? KPRes.LockMenuUnlock : KPRes.LockMenuLock); in GetMainAppState()
6979 public static string LockMenuLock property in KeePass.Resources.KPRes