//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace DS4Windows.Properties {
using System;
///
/// A strongly-typed resource class, for looking up localized strings, etc.
///
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources() {
}
///
/// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("DS4Windows.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
///
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap _360_highlight {
get {
object obj = ResourceManager.GetObject("_360_highlight", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap _360_map {
get {
object obj = ResourceManager.GetObject("_360_map", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap _checked {
get {
object obj = ResourceManager.GetObject("_checked", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap A {
get {
object obj = ResourceManager.GetObject("A", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Name of this action already exists.
///
internal static string ActionExists {
get {
return ResourceManager.GetString("ActionExists", resourceCulture);
}
}
///
/// Looks up a localized string similar to Adding to list....
///
internal static string AddingToList {
get {
return ResourceManager.GetString("AddingToList", resourceCulture);
}
}
///
/// Looks up a localized string similar to Add Programs.
///
internal static string AddPrograms {
get {
return ResourceManager.GetString("AddPrograms", resourceCulture);
}
}
///
/// Looks up a localized string similar to A location must be picked to continue.
///
internal static string ALocactionNeeded {
get {
return ResourceManager.GetString("ALocactionNeeded", resourceCulture);
}
}
///
/// Looks up a localized string similar to Always Rainbow Mode.
///
internal static string AlwaysRainbow {
get {
return ResourceManager.GetString("AlwaysRainbow", resourceCulture);
}
}
///
/// Looks up a localized string similar to Assign to Controller *number*.
///
internal static string AssignProfile {
get {
return ResourceManager.GetString("AssignProfile", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap B {
get {
object obj = ResourceManager.GetObject("B", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap BACK {
get {
object obj = ResourceManager.GetObject("BACK", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Battery: *number*%.
///
internal static string Battery {
get {
return ResourceManager.GetString("Battery", resourceCulture);
}
}
///
/// Looks up a localized string similar to Best used with right side as a mouse function.
///
internal static string BestUsedRightSide {
get {
return ResourceManager.GetString("BestUsedRightSide", resourceCulture);
}
}
///
/// Looks up a localized string similar to Browse....
///
internal static string Browse {
get {
return ResourceManager.GetString("Browse", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap BT {
get {
object obj = ResourceManager.GetObject("BT", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Determines the poll rate used for the DS4 hardware when connected via Bluetooth.
///
internal static string BTPollRate {
get {
return ResourceManager.GetString("BTPollRate", resourceCulture);
}
}
///
/// Looks up a localized string similar to Cannot move files to new location, Please rename the DS4Tool folder to "DS4Windows".
///
internal static string CannotMoveFiles {
get {
return ResourceManager.GetString("CannotMoveFiles", resourceCulture);
}
}
///
/// Looks up a localized string similar to Cannot write at current location. Copy Settings to appdata?.
///
internal static string CannotWriteHere {
get {
return ResourceManager.GetString("CannotWriteHere", resourceCulture);
}
}
///
/// Looks up a localized string similar to Charge the battery.
///
internal static string ChargeController {
get {
return ResourceManager.GetString("ChargeController", resourceCulture);
}
}
///
/// Looks up a localized string similar to Charged.
///
internal static string Charged {
get {
return ResourceManager.GetString("Charged", resourceCulture);
}
}
///
/// Looks up a localized string similar to Charging: *number*%.
///
internal static string Charging {
get {
return ResourceManager.GetString("Charging", resourceCulture);
}
}
///
/// Looks up a localized string similar to Check Battery.
///
internal static string CheckBattery {
get {
return ResourceManager.GetString("CheckBattery", resourceCulture);
}
}
///
/// Looks up a localized string similar to This will disconnect all your connected controllers. Proceed?.
///
internal static string CloseConfirm {
get {
return ResourceManager.GetString("CloseConfirm", resourceCulture);
}
}
///
/// Looks up a localized string similar to Close DS4Windows?.
///
internal static string CloseDS4W {
get {
return ResourceManager.GetString("CloseDS4W", resourceCulture);
}
}
///
/// Looks up a localized string similar to Close DS4Windows via the notification icon.
///
internal static string CloseMinimize {
get {
return ResourceManager.GetString("CloseMinimize", resourceCulture);
}
}
///
/// Looks up a localized string similar to Color.
///
internal static string Color {
get {
return ResourceManager.GetString("Color", resourceCulture);
}
}
///
/// Looks up a localized string similar to Color by Battery %.
///
internal static string ColorByBattery {
get {
return ResourceManager.GetString("ColorByBattery", resourceCulture);
}
}
///
/// Looks up a localized string similar to Confirm....
///
internal static string Confirm {
get {
return ResourceManager.GetString("Confirm", resourceCulture);
}
}
///
/// Looks up a localized string similar to Connecting....
///
internal static string Connecting {
get {
return ResourceManager.GetString("Connecting", resourceCulture);
}
}
///
/// Looks up a localized string similar to Edit Profile for Controller *number*.
///
internal static string ContextEdit {
get {
return ResourceManager.GetString("ContextEdit", resourceCulture);
}
}
///
/// Looks up a localized string similar to Make Profile for Controller *number*.
///
internal static string ContextNew {
get {
return ResourceManager.GetString("ContextNew", resourceCulture);
}
}
///
/// Looks up a localized string similar to Controller *Mac address* was removed or lost connection.
///
internal static string ControllerWasRemoved {
get {
return ResourceManager.GetString("ControllerWasRemoved", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap copy {
get {
object obj = ResourceManager.GetObject("copy", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Copy complete, please relaunch DS4Windows and remove settings from Program Directory.
///
internal static string CopyComplete {
get {
return ResourceManager.GetString("CopyComplete", resourceCulture);
}
}
///
/// Looks up a localized string similar to Click to copy the full color.
///
internal static string CopyFullColor {
get {
return ResourceManager.GetString("CopyFullColor", resourceCulture);
}
}
///
/// Looks up a localized string similar to Warning: Could not open DS4 *Mac address* exclusively..
///
internal static string CouldNotOpenDS4 {
get {
return ResourceManager.GetString("CouldNotOpenDS4", resourceCulture);
}
}
///
/// Looks up a localized string similar to day.
///
internal static string Day {
get {
return ResourceManager.GetString("Day", resourceCulture);
}
}
///
/// Looks up a localized string similar to days.
///
internal static string Days {
get {
return ResourceManager.GetString("Days", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap delete {
get {
object obj = ResourceManager.GetObject("delete", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Delete Profile?.
///
internal static string DeleteProfile {
get {
return ResourceManager.GetString("DeleteProfile", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dim by Battery %.
///
internal static string DimByBattery {
get {
return ResourceManager.GetString("DimByBattery", resourceCulture);
}
}
///
/// Looks up a localized string similar to Turn off X360 input and only use the DS4's native input, hide ds4 must be off (Wired Only).
///
internal static string DinputOnly {
get {
return ResourceManager.GetString("DinputOnly", resourceCulture);
}
}
///
/// Looks up a localized string similar to Disconnect BT.
///
internal static string DisconnectBT {
get {
return ResourceManager.GetString("DisconnectBT", resourceCulture);
}
}
///
/// Looks up a localized string similar to Disconnected.
///
internal static string Disconnected {
get {
return ResourceManager.GetString("Disconnected", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DOWN {
get {
object obj = ResourceManager.GetObject("DOWN", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Downloading *number*%.
///
internal static string Downloading {
get {
return ResourceManager.GetString("Downloading", resourceCulture);
}
}
///
/// Looks up a localized string similar to Download Version *number* now?.
///
internal static string DownloadVersion {
get {
return ResourceManager.GetString("DownloadVersion", resourceCulture);
}
}
///
/// Looks up a localized string similar to Down.
///
internal static string DownText {
get {
return ResourceManager.GetString("DownText", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
internal static System.Drawing.Icon DS4 {
get {
object obj = ResourceManager.GetObject("DS4", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config {
get {
object obj = ResourceManager.GetObject("DS4_Config", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_Circle {
get {
object obj = ResourceManager.GetObject("DS4_Config_Circle", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_Cross {
get {
object obj = ResourceManager.GetObject("DS4_Config_Cross", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_Down {
get {
object obj = ResourceManager.GetObject("DS4_Config_Down", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_L1 {
get {
object obj = ResourceManager.GetObject("DS4_Config_L1", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_L2 {
get {
object obj = ResourceManager.GetObject("DS4_Config_L2", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_Left {
get {
object obj = ResourceManager.GetObject("DS4_Config_Left", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_LS {
get {
object obj = ResourceManager.GetObject("DS4_Config_LS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_Options {
get {
object obj = ResourceManager.GetObject("DS4_Config_Options", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_PS {
get {
object obj = ResourceManager.GetObject("DS4_Config_PS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_R1 {
get {
object obj = ResourceManager.GetObject("DS4_Config_R1", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_R2 {
get {
object obj = ResourceManager.GetObject("DS4_Config_R2", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_Right {
get {
object obj = ResourceManager.GetObject("DS4_Config_Right", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_RS {
get {
object obj = ResourceManager.GetObject("DS4_Config_RS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_Share {
get {
object obj = ResourceManager.GetObject("DS4_Config_Share", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_Square {
get {
object obj = ResourceManager.GetObject("DS4_Config_Square", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_TouchLeft {
get {
object obj = ResourceManager.GetObject("DS4_Config_TouchLeft", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_TouchMulti {
get {
object obj = ResourceManager.GetObject("DS4_Config_TouchMulti", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_TouchRight {
get {
object obj = ResourceManager.GetObject("DS4_Config_TouchRight", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_TouchUpper {
get {
object obj = ResourceManager.GetObject("DS4_Config_TouchUpper", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_Triangle {
get {
object obj = ResourceManager.GetObject("DS4_Config_Triangle", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Config_Up {
get {
object obj = ResourceManager.GetObject("DS4_Config_Up", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_Controller {
get {
object obj = ResourceManager.GetObject("DS4_Controller", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap DS4_lightbar {
get {
object obj = ResourceManager.GetObject("DS4_lightbar", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to DS4Windows Update Available!.
///
internal static string DS4Update {
get {
return ResourceManager.GetString("DS4Update", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
internal static System.Drawing.Icon DS4W {
get {
object obj = ResourceManager.GetObject("DS4W", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
internal static System.Drawing.Icon DS4W___White {
get {
object obj = ResourceManager.GetObject("DS4W___White", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
///
/// Looks up a localized string similar to DS4Windows cannot edit settings here, This will now close.
///
internal static string DS4WindowsCannotEditHere {
get {
return ResourceManager.GetString("DS4WindowsCannotEditHere", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap edit {
get {
object obj = ResourceManager.GetObject("edit", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Edit.
///
internal static string EditProfile {
get {
return ResourceManager.GetString("EditProfile", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
///
internal static System.IO.UnmanagedMemoryStream EE {
get {
return ResourceManager.GetStream("EE", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap export {
get {
object obj = ResourceManager.GetObject("export", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Fall Back.
///
internal static string FallBack {
get {
return ResourceManager.GetString("FallBack", resourceCulture);
}
}
///
/// Looks up a localized string similar to Fall Back to *button*.
///
internal static string FallBackTo {
get {
return ResourceManager.GetString("FallBackTo", resourceCulture);
}
}
///
/// Looks up a localized string similar to 5th Mouse Button Down.
///
internal static string FifthMouseDown {
get {
return ResourceManager.GetString("FifthMouseDown", resourceCulture);
}
}
///
/// Looks up a localized string similar to 5th Mouse Button Up.
///
internal static string FifthMouseUp {
get {
return ResourceManager.GetString("FifthMouseUp", resourceCulture);
}
}
///
/// Looks up a localized string similar to Click to change flash color. Black = default color.
///
internal static string FlashAtTip {
get {
return ResourceManager.GetString("FlashAtTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Flush HID.
///
internal static string FlushHID {
get {
return ResourceManager.GetString("FlushHID", resourceCulture);
}
}
///
/// Looks up a localized string similar to Flush HID Queue after each reading.
///
internal static string FlushHIDTip {
get {
return ResourceManager.GetString("FlushHIDTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Found Controller:.
///
internal static string FoundController {
get {
return ResourceManager.GetString("FoundController", resourceCulture);
}
}
///
/// Looks up a localized string similar to 4th Mouse Button Down.
///
internal static string FourthMouseDown {
get {
return ResourceManager.GetString("FourthMouseDown", resourceCulture);
}
}
///
/// Looks up a localized string similar to 4th Mouse Button Up.
///
internal static string FourthMouseUp {
get {
return ResourceManager.GetString("FourthMouseUp", resourceCulture);
}
}
///
/// Looks up a localized string similar to Full.
///
internal static string Full {
get {
return ResourceManager.GetString("Full", resourceCulture);
}
}
///
/// Looks up a localized string similar to Click to see readout of Sixaxis Gyro.
///
internal static string GyroReadout {
get {
return ResourceManager.GetString("GyroReadout", resourceCulture);
}
}
///
/// Looks up a localized string similar to Check to have gyro active while trigger is active. Uncheck to disable gyro while trigger is active..
///
internal static string GyroTriggerBehavior {
get {
return ResourceManager.GetString("GyroTriggerBehavior", resourceCulture);
}
}
///
/// Looks up a localized string similar to GyroX, Left and Right Tilt.
///
internal static string GyroX {
get {
return ResourceManager.GetString("GyroX", resourceCulture);
}
}
///
/// Looks up a localized string similar to GyroY, Forward and Back Tilt.
///
internal static string GyroY {
get {
return ResourceManager.GetString("GyroY", resourceCulture);
}
}
///
/// Looks up a localized string similar to GyroZ, Up and Down Tilt.
///
internal static string GyroZ {
get {
return ResourceManager.GetString("GyroZ", resourceCulture);
}
}
///
/// Looks up a localized string similar to hour.
///
internal static string Hour {
get {
return ResourceManager.GetString("Hour", resourceCulture);
}
}
///
/// Looks up a localized string similar to hours.
///
internal static string Hours {
get {
return ResourceManager.GetString("Hours", resourceCulture);
}
}
///
/// Looks up a localized string similar to Hover over items to see description or more about.
///
internal static string HoverOverItems {
get {
return ResourceManager.GetString("HoverOverItems", resourceCulture);
}
}
///
/// Looks up a localized string similar to If removing DS4Windows, You can delete the settings following the profile folder link.
///
internal static string IfRemovingDS4Windows {
get {
return ResourceManager.GetString("IfRemovingDS4Windows", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap import {
get {
object obj = ResourceManager.GetObject("import", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Input Delay: *number*ms.
///
internal static string InputDelay {
get {
return ResourceManager.GetString("InputDelay", resourceCulture);
}
}
///
/// Looks up a localized string similar to Install Complete.
///
internal static string InstallComplete {
get {
return ResourceManager.GetString("InstallComplete", resourceCulture);
}
}
///
/// Looks up a localized string similar to Install Drivers here.
///
internal static string InstallDriver {
get {
return ResourceManager.GetString("InstallDriver", resourceCulture);
}
}
///
/// Looks up a localized string similar to Install Failed, Please Retry.
///
internal static string InstallFailed {
get {
return ResourceManager.GetString("InstallFailed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Installing....
///
internal static string Installing {
get {
return ResourceManager.GetString("Installing", resourceCulture);
}
}
///
/// Looks up a localized string similar to Use Sixaxis to help calculate touchpad movement.
///
internal static string Jitter {
get {
return ResourceManager.GetString("Jitter", resourceCulture);
}
}
///
/// Looks up a localized string similar to Keep this window size after closing.
///
internal static string KeepThisSize {
get {
return ResourceManager.GetString("KeepThisSize", resourceCulture);
}
}
///
/// Looks up a localized string similar to Language pack change will take effect after DS4Windows application is restarted..
///
internal static string LanguagePackApplyRestartRequired {
get {
return ResourceManager.GetString("LanguagePackApplyRestartRequired", resourceCulture);
}
}
///
/// Looks up a localized string similar to Controller *number*'s latency now under 10ms.
///
internal static string LatencyNotOverTen {
get {
return ResourceManager.GetString("LatencyNotOverTen", resourceCulture);
}
}
///
/// Looks up a localized string similar to Controller *number*'s latency over 10ms.
///
internal static string LatencyOverTen {
get {
return ResourceManager.GetString("LatencyOverTen", resourceCulture);
}
}
///
/// Looks up a localized string similar to Launch *program*.
///
internal static string LaunchProgram {
get {
return ResourceManager.GetString("LaunchProgram", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap LB {
get {
object obj = ResourceManager.GetObject("LB", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap LEFT {
get {
object obj = ResourceManager.GetObject("LEFT", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap left_touch {
get {
object obj = ResourceManager.GetObject("left_touch", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Also dim light by idle timeout if enabled when DS4 is fully charged.
///
internal static string LightByBatteryTip {
get {
return ResourceManager.GetString("LightByBatteryTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Loading....
///
internal static string Loading {
get {
return ResourceManager.GetString("Loading", resourceCulture);
}
}
///
/// Looks up a localized string similar to Load *profile*.
///
internal static string LoadProfile {
get {
return ResourceManager.GetString("LoadProfile", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap LS {
get {
object obj = ResourceManager.GetObject("LS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap LSD {
get {
object obj = ResourceManager.GetObject("LSD", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap LSL {
get {
object obj = ResourceManager.GetObject("LSL", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap LSR {
get {
object obj = ResourceManager.GetObject("LSR", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap LSU {
get {
object obj = ResourceManager.GetObject("LSU", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap LT {
get {
object obj = ResourceManager.GetObject("LT", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Macro.
///
internal static string Macro {
get {
return ResourceManager.GetString("Macro", resourceCulture);
}
}
///
/// Looks up a localized string similar to Macro Recorded.
///
internal static string MacroRecorded {
get {
return ResourceManager.GetString("MacroRecorded", resourceCulture);
}
}
///
/// Looks up a localized string similar to Make a New Profile.
///
internal static string MakeNewProfile {
get {
return ResourceManager.GetString("MakeNewProfile", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap mouse {
get {
object obj = ResourceManager.GetObject("mouse", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Mutli-Action Button.
///
internal static string MultiAction {
get {
return ResourceManager.GetString("MultiAction", resourceCulture);
}
}
///
/// Looks up a localized string similar to N/A.
///
internal static string NA {
get {
return ResourceManager.GetString("NA", resourceCulture);
}
}
///
/// Looks up a localized string similar to New.
///
internal static string New {
get {
return ResourceManager.GetString("New", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap newprofile {
get {
object obj = ResourceManager.GetObject("newprofile", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to No macro was recorded.
///
internal static string NoMacroRecorded {
get {
return ResourceManager.GetString("NoMacroRecorded", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap none {
get {
object obj = ResourceManager.GetObject("none", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to (none).
///
internal static string noneProfile {
get {
return ResourceManager.GetString("noneProfile", resourceCulture);
}
}
///
/// Looks up a localized string similar to none.
///
internal static string NoneText {
get {
return ResourceManager.GetString("NoneText", resourceCulture);
}
}
///
/// Looks up a localized string similar to No Profile Loaded.
///
internal static string NoProfileLoaded {
get {
return ResourceManager.GetString("NoProfileLoaded", resourceCulture);
}
}
///
/// Looks up a localized string similar to Controller *number* is not using a profile.
///
internal static string NotUsingProfile {
get {
return ResourceManager.GetString("NotUsingProfile", resourceCulture);
}
}
///
/// Looks up a localized string similar to Not valid.
///
internal static string NotValid {
get {
return ResourceManager.GetString("NotValid", resourceCulture);
}
}
///
/// Looks up a localized string similar to Opening Installer.
///
internal static string OpeningInstaller {
get {
return ResourceManager.GetString("OpeningInstaller", resourceCulture);
}
}
///
/// Looks up a localized string similar to Please Open ScpDriver.exe.
///
internal static string OpenScpDriver {
get {
return ResourceManager.GetString("OpenScpDriver", resourceCulture);
}
}
///
/// Looks up a localized string similar to , other location files will be deleted.
///
internal static string OtherFileLocation {
get {
return ResourceManager.GetString("OtherFileLocation", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap Pairmode {
get {
object obj = ResourceManager.GetObject("Pairmode", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Please Download the Updater now, and place it in the programs folder, then check for update again.
///
internal static string PleaseDownloadUpdater {
get {
return ResourceManager.GetString("PleaseDownloadUpdater", resourceCulture);
}
}
///
/// Looks up a localized string similar to Please import or make a profile.
///
internal static string PleaseImport {
get {
return ResourceManager.GetString("PleaseImport", resourceCulture);
}
}
///
/// Looks up a localized string similar to New Profile.
///
internal static string PlusNewProfile {
get {
return ResourceManager.GetString("PlusNewProfile", resourceCulture);
}
}
///
/// Looks up a localized string similar to *Profile name* cannot be restored..
///
internal static string ProfileCannotRestore {
get {
return ResourceManager.GetString("ProfileCannotRestore", resourceCulture);
}
}
///
/// Looks up a localized string similar to Profile Folder Moved to program folder.
///
internal static string ProfileFolderMoved {
get {
return ResourceManager.GetString("ProfileFolderMoved", resourceCulture);
}
}
///
/// Looks up a localized string similar to Programs.
///
internal static string Programs {
get {
return ResourceManager.GetString("Programs", resourceCulture);
}
}
///
/// Looks up a localized string similar to EXPERIMENTAL: Auto-Disable BT when connecting to USB.
///
internal static string QuickCharge {
get {
return ResourceManager.GetString("QuickCharge", resourceCulture);
}
}
///
/// Looks up a localized string similar to You must quit other applications like Steam, Uplay before activating the 'Hide DS4 Controller' option.".
///
internal static string QuitOtherPrograms {
get {
return ResourceManager.GetString("QuitOtherPrograms", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap rainbow {
get {
object obj = ResourceManager.GetObject("rainbow", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap rainbowC {
get {
object obj = ResourceManager.GetObject("rainbowC", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap RB {
get {
object obj = ResourceManager.GetObject("RB", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Record.
///
internal static string RecordText {
get {
return ResourceManager.GetString("RecordText", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap RIGHT {
get {
object obj = ResourceManager.GetObject("RIGHT", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap right_touch {
get {
object obj = ResourceManager.GetObject("right_touch", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Right Click to set presets for a set of controls.
///
internal static string RightClickPresets {
get {
return ResourceManager.GetString("RightClickPresets", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap RS {
get {
object obj = ResourceManager.GetObject("RS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap RSD {
get {
object obj = ResourceManager.GetObject("RSD", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap RSL {
get {
object obj = ResourceManager.GetObject("RSL", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap RSR {
get {
object obj = ResourceManager.GetObject("RSR", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap RSU {
get {
object obj = ResourceManager.GetObject("RSU", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap RT {
get {
object obj = ResourceManager.GetObject("RT", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Tells Windows to start DS4Windows after login.
///
internal static string RunAtStartup {
get {
return ResourceManager.GetString("RunAtStartup", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap saveprofile {
get {
object obj = ResourceManager.GetObject("saveprofile", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Save Recorded Macro?.
///
internal static string SaveRecordedMacro {
get {
return ResourceManager.GetString("SaveRecordedMacro", resourceCulture);
}
}
///
/// Looks up a localized string similar to Scan Code.
///
internal static string ScanCode {
get {
return ResourceManager.GetString("ScanCode", resourceCulture);
}
}
///
/// Looks up a localized string similar to Searching for controllers....
///
internal static string SearchingController {
get {
return ResourceManager.GetString("SearchingController", resourceCulture);
}
}
///
/// Looks up a localized string similar to Select an action for *action*.
///
internal static string SelectActionTitle {
get {
return ResourceManager.GetString("SelectActionTitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Select a macro.
///
internal static string SelectMacro {
get {
return ResourceManager.GetString("SelectMacro", resourceCulture);
}
}
///
/// Looks up a localized string similar to Set Regular Trigger.
///
internal static string SetRegularTrigger {
get {
return ResourceManager.GetString("SetRegularTrigger", resourceCulture);
}
}
///
/// Looks up a localized string similar to Set Unload Trigger.
///
internal static string SetUnloadTrigger {
get {
return ResourceManager.GetString("SetUnloadTrigger", resourceCulture);
}
}
///
/// Looks up a localized string similar to Shortcuts.
///
internal static string Shortcuts {
get {
return ResourceManager.GetString("Shortcuts", resourceCulture);
}
}
///
/// Looks up a localized string similar to Click for advanced Sixaxis reading.
///
internal static string SixAxisReading {
get {
return ResourceManager.GetString("SixAxisReading", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap size {
get {
object obj = ResourceManager.GetObject("size", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap START {
get {
object obj = ResourceManager.GetObject("START", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Starting....
///
internal static string Starting {
get {
return ResourceManager.GetString("Starting", resourceCulture);
}
}
///
/// Looks up a localized string similar to Start.
///
internal static string StartText {
get {
return ResourceManager.GetString("StartText", resourceCulture);
}
}
///
/// Looks up a localized string similar to Step 1: Install the DS4 Driver.
///
internal static string Step1 {
get {
return ResourceManager.GetString("Step1", resourceCulture);
}
}
///
/// Looks up a localized string similar to Stop Heavy.
///
internal static string StopHText {
get {
return ResourceManager.GetString("StopHText", resourceCulture);
}
}
///
/// Looks up a localized string similar to Stop Light.
///
internal static string StopLText {
get {
return ResourceManager.GetString("StopLText", resourceCulture);
}
}
///
/// Looks up a localized string similar to Stopped DS4Windows.
///
internal static string StoppedDS4Windows {
get {
return ResourceManager.GetString("StoppedDS4Windows", resourceCulture);
}
}
///
/// Looks up a localized string similar to Stopping DS4 Controllers.
///
internal static string StoppingDS4 {
get {
return ResourceManager.GetString("StoppingDS4", resourceCulture);
}
}
///
/// Looks up a localized string similar to Stopping X360 Controllers.
///
internal static string StoppingX360 {
get {
return ResourceManager.GetString("StoppingX360", resourceCulture);
}
}
///
/// Looks up a localized string similar to Stop.
///
internal static string StopText {
get {
return ResourceManager.GetString("StopText", resourceCulture);
}
}
///
/// Looks up a localized string similar to Swipe Down.
///
internal static string SwipeDown {
get {
return ResourceManager.GetString("SwipeDown", resourceCulture);
}
}
///
/// Looks up a localized string similar to Swipe Left.
///
internal static string SwipeLeft {
get {
return ResourceManager.GetString("SwipeLeft", resourceCulture);
}
}
///
/// Looks up a localized string similar to Swipe Right.
///
internal static string SwipeRight {
get {
return ResourceManager.GetString("SwipeRight", resourceCulture);
}
}
///
/// Looks up a localized string similar to Swipe Touchpad to change profiles.
///
internal static string SwipeTouchpad {
get {
return ResourceManager.GetString("SwipeTouchpad", resourceCulture);
}
}
///
/// Looks up a localized string similar to Swipe Up.
///
internal static string SwipeUp {
get {
return ResourceManager.GetString("SwipeUp", resourceCulture);
}
}
///
/// Looks up a localized string similar to Tap and hold to drag, slight delay with single taps.
///
internal static string TapAndHold {
get {
return ResourceManager.GetString("TapAndHold", resourceCulture);
}
}
///
/// Looks up a localized string similar to Test Heavy.
///
internal static string TestHText {
get {
return ResourceManager.GetString("TestHText", resourceCulture);
}
}
///
/// Looks up a localized string similar to Test Light.
///
internal static string TestLText {
get {
return ResourceManager.GetString("TestLText", resourceCulture);
}
}
///
/// Looks up a localized string similar to Test.
///
internal static string TestText {
get {
return ResourceManager.GetString("TestText", resourceCulture);
}
}
///
/// Looks up a localized string similar to Text Document (*.txt).
///
internal static string TextDocs {
get {
return ResourceManager.GetString("TextDocs", resourceCulture);
}
}
///
/// Looks up a localized string similar to Tilt Down.
///
internal static string TiltDown {
get {
return ResourceManager.GetString("TiltDown", resourceCulture);
}
}
///
/// Looks up a localized string similar to Tilt Left.
///
internal static string TiltLeft {
get {
return ResourceManager.GetString("TiltLeft", resourceCulture);
}
}
///
/// Looks up a localized string similar to Tilt Right.
///
internal static string TiltRight {
get {
return ResourceManager.GetString("TiltRight", resourceCulture);
}
}
///
/// Looks up a localized string similar to Tilt Up.
///
internal static string TiltUp {
get {
return ResourceManager.GetString("TiltUp", resourceCulture);
}
}
///
/// Looks up a localized string similar to Touchpad Movement is now Off.
///
internal static string TouchpadMovementOff {
get {
return ResourceManager.GetString("TouchpadMovementOff", resourceCulture);
}
}
///
/// Looks up a localized string similar to Touchpad Movement is now On.
///
internal static string TouchpadMovementOn {
get {
return ResourceManager.GetString("TouchpadMovementOn", resourceCulture);
}
}
///
/// Looks up a localized string similar to Re-enable by pressing PS+Touchpad.
///
internal static string TouchpadOffTip {
get {
return ResourceManager.GetString("TouchpadOffTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to 2 finger touchpad swipe left or right.
///
internal static string TwoFingerSwipe {
get {
return ResourceManager.GetString("TwoFingerSwipe", resourceCulture);
}
}
///
/// Looks up a localized string similar to type new name here.
///
internal static string TypeNewName {
get {
return ResourceManager.GetString("TypeNewName", resourceCulture);
}
}
///
/// Looks up a localized string similar to type profile name here.
///
internal static string TypeProfileName {
get {
return ResourceManager.GetString("TypeProfileName", resourceCulture);
}
}
///
/// Looks up a localized string similar to You need to run DS4Windows as the Administrator in order to activate this mode..
///
internal static string UACTask {
get {
return ResourceManager.GetString("UACTask", resourceCulture);
}
}
///
/// Looks up a localized string similar to Unassigned.
///
internal static string Unassigned {
get {
return ResourceManager.GetString("Unassigned", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap UP {
get {
object obj = ResourceManager.GetObject("UP", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Up.
///
internal static string UpText {
get {
return ResourceManager.GetString("UpText", resourceCulture);
}
}
///
/// Looks up a localized string similar to You are up to date.
///
internal static string UpToDate {
get {
return ResourceManager.GetString("UpToDate", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap USB {
get {
object obj = ResourceManager.GetObject("USB", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to You can also use your controller to change controls.
///
internal static string UseControllerForMapping {
get {
return ResourceManager.GetString("UseControllerForMapping", resourceCulture);
}
}
///
/// Looks up a localized string similar to Using Exclusive Mode.
///
internal static string UsingExclusive {
get {
return ResourceManager.GetString("UsingExclusive", resourceCulture);
}
}
///
/// Looks up a localized string similar to Controller *number* is using Profile “*Profile name*".
///
internal static string UsingProfile {
get {
return ResourceManager.GetString("UsingProfile", resourceCulture);
}
}
///
/// Looks up a localized string similar to Using Shared Mode.
///
internal static string UsingShared {
get {
return ResourceManager.GetString("UsingShared", resourceCulture);
}
}
///
/// Looks up a localized string similar to This disables the Touchpad as a mouse.
///
internal static string UsingTPSwipes {
get {
return ResourceManager.GetString("UsingTPSwipes", resourceCulture);
}
}
///
/// Looks up a localized string similar to Please enter a valid name.
///
internal static string ValidName {
get {
return ResourceManager.GetString("ValidName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Wait *number*ms.
///
internal static string WaitMS {
get {
return ResourceManager.GetString("WaitMS", resourceCulture);
}
}
///
/// Looks up a localized string similar to Will Keep.
///
internal static string WillKeep {
get {
return ResourceManager.GetString("WillKeep", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap X {
get {
object obj = ResourceManager.GetObject("X", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Use higher ports if you get conflicts in other emulating X360 programs, such as SCP's tool.
///
internal static string XinputPorts {
get {
return ResourceManager.GetString("XinputPorts", resourceCulture);
}
}
///
/// Looks up a localized string similar to XML Files (*.xml).
///
internal static string XMLFiles {
get {
return ResourceManager.GetString("XMLFiles", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap Y {
get {
object obj = ResourceManager.GetObject("Y", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
}
}